Skip to main content
is_comment
wowlab_
tidy
0.1.0
In wowlab_
tidy::
infra::
parse
wowlab_tidy
::
infra
::
parse
Function
is_
comment
Copy item path
Source
pub(crate) fn is_comment(line: &
str
) ->
bool
Expand description
Return
true
if a trimmed line starts with
//
.