Struct showString
parser_c::support
pub struct showString(pub String);
impl ShowS for showString
fn show_s(&self, input: String) -> String