common_query::logical_plan

Type Alias SubstraitPlanDecoderRef

source
pub type SubstraitPlanDecoderRef = Arc<dyn SubstraitPlanDecoder + Send + Sync>;

Aliased Typeยง

struct SubstraitPlanDecoderRef { /* private fields */ }