Type Alias SubstraitPlanDecoderRef

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

Aliased Typeยง

struct SubstraitPlanDecoderRef { /* private fields */ }