Skip to main content

strip_parameter_framing

Function strip_parameter_framing 

Source
fn strip_parameter_framing(text: &str) -> &str
Expand description

Parameter values are framed by newlines; a string-typed parameter keeps them, other types trim.