Type Alias perspective_client::Schema

source ·
pub type Schema = HashMap<String, ColumnType>;

Aliased Type§

struct Schema { /* private fields */ }