Trait parser_c::support::ShowS
[−]
[src]
pub trait ShowS {
fn show_s(&self, _: String) -> String;
}
Required Methods
Implementors
impl ShowS for showOctimpl ShowS for showHeximpl ShowS for showString