[][src]Trait rlinks::ColorsExt

pub trait ColorsExt {
    fn bold_red(&self) -> ColoredString;
fn bold_green(&self) -> ColoredString; }

Required methods

Loading content...

Implementations on Foreign Types

impl ColorsExt for str[src]

Loading content...

Implementors

Loading content...