Trait varlink_parser::FormatColored[][src]

pub trait FormatColored {
    fn get_oneline_colored(&self) -> String;
fn get_multiline_colored(&self, indent: usize, max: usize) -> String; }

Required methods

Loading content...

Implementors

Loading content...