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

type SchemaDescPtr = Rc<SchemaDescriptor>;
[]

Type alias for Rc<SchemaDescriptor>.