Skip to main content
strip_comment
r
0.2.0
In r::
interpreter::
packages::
namespace
r
::
interpreter
::
packages
::
namespace
Function
strip_
comment
Copy item path
Source
fn strip_comment(line: &
str
) -> &
str
Expand description
Strip a
#
comment from a line, respecting quoted strings.