Type Alias common_query::logical_plan::SubstraitPlanDecoderRef

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

Aliased Type§

struct SubstraitPlanDecoderRef { /* private fields */ }