Skip to main content

strip_comment

Function strip_comment 

Source
fn strip_comment(line: &str) -> &str
Expand description

Strip a # comment from a line, respecting quoted strings.