Type Alias databend_driver::SchemaRef

source ·
pub type SchemaRef = Arc<Schema>;

Aliased Type§

struct SchemaRef { /* private fields */ }