arrow::datatypes

Type Alias SchemaRef

pub type SchemaRef = Arc<Schema>;
Expand description

A reference-counted reference to a Schema.

Aliased Typeยง

struct SchemaRef { /* private fields */ }