evolution_schema::column

Trait Column

source
pub trait Column { }
Expand description

Unified trait for all types of schema columns.

Implementors§