Type Definition broot::display::Cols[][src]

type Cols = [Col; 9];

Trait Implementations

impl TryFrom<&'_ ColsConf> for Cols[src]

type Error = ConfError

The type returned in the event of a conversion error.