Trait clashctl_tui::AsColor[][src]

pub trait AsColor {
    fn as_color(&self) -> Color;
}

Required methods

Implementations on Foreign Types

Implementors