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

type TypePtr = Rc<Type>;

Type alias for Rc<Type>.