Trait xjbutil::display2::ToString2[][src]

pub trait ToString2 {
    fn to_string2(&self) -> String;
}

Required methods

Implementors