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

type ColumnDescPtr = Rc<ColumnDescriptor>;
[]

Type alias for Rc<ColumnDescriptor>.