Type Alias ArrowSchemaRef

Source
pub type ArrowSchemaRef = Arc<ArrowSchema>;

Aliased Typeยง

pub struct ArrowSchemaRef { /* private fields */ }