Skip to main content
check_comma
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
style::
aligned
wowlab_tidy
::
languages
::
rust
::
rules
::
style
::
aligned
Function
check_
comma
Copy item path
Source
fn check_comma( rel: &
str
, block: &[(
usize
, &
str
)], marker_line:
usize
, out: &mut
Vec
<
Violation
>, )