SubstraitPlanDecoderRef

Type Alias SubstraitPlanDecoderRef 

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

Aliased Typeยง

pub struct SubstraitPlanDecoderRef { /* private fields */ }