Type Definition arrow2::datatypes::SchemaRef

source · []
pub type SchemaRef = Arc<Schema>;
Expand description

typedef for Arc<Schema>.