Trait Column

Source
pub trait Column { }
Expand description

Unified trait for all types of schema columns.

Implementors§