[][src]Trait string_repr::StringRepr

pub trait StringRepr {
    fn string_repr(&self) -> String;
}

Required methods

fn string_repr(&self) -> String

Loading content...

Implementors

Loading content...