pub type SubstraitPlanDecoderRef = Arc<dyn SubstraitPlanDecoder + Send + Sync>;
struct SubstraitPlanDecoderRef { /* private fields */ }