Trait xjbutil::display2::Display2[][src]

pub trait Display2 {
    fn fmt2(&self, fmt: &mut Formatter<'_>) -> Result;
}

Required methods

Implementations on Foreign Types

Implementors