Skip to main content
collect_block
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
style::
aligned
wowlab_tidy
::
languages
::
rust
::
rules
::
style
::
aligned
Function
collect_
block
Copy item path
Source
fn collect_block<'a>(lines: &[&'a
str
], start:
usize
) ->
Vec
<(
usize
, &'a
str
)>