Type Alias SchemaRef

Source
pub type SchemaRef = Arc<Schema<DataType>>;

Aliased Typeยง

pub struct SchemaRef { /* private fields */ }