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

type TypePtr = Arc<Type>;
Expand description

Type alias for Arc<Type>.