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

type ColumnDescPtr = Rc<ColumnDescriptor>;

Type alias for Rc<ColumnDescriptor>.