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

type Cols = [Col; 8];

Trait Implementations

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

type Error = ConfError

The type returned in the event of a conversion error.