necessist-core 0.1.0-beta.6

necessist-core
Documentation
1
2
3
pub trait ToConsoleString {
    fn to_console_string(&self) -> String;
}