necessist-core 2.2.0

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