pub type SchemaDescPtr = Arc<SchemaDescriptor>;Expand description
Type alias for Arc<SchemaDescriptor>.
Aliased Typeยง
struct SchemaDescPtr { /* private fields */ }pub type SchemaDescPtr = Arc<SchemaDescriptor>;Type alias for Arc<SchemaDescriptor>.
struct SchemaDescPtr { /* private fields */ }