Type Definition parquet::schema::types::SchemaDescPtr[][src]

type SchemaDescPtr = Rc<SchemaDescriptor>;

Type alias for Rc<SchemaDescriptor>.