evolution_schema::column

Type Alias ColumnRef

source
pub type ColumnRef = Box<dyn Column>;

Aliased Typeยง

struct ColumnRef(/* private fields */);