Skip to main content
get_prefix_space_width_and_end
rustfmt_
nightly
1.101.0-nightly
(75a75c3e0 2026-09-26)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
get_
prefix_
space_
width_
and_
end
Copy item path
Source
fn get_prefix_space_width_and_end(s: &
str
, tab_spaces:
usize
) -> (
usize
,
usize
)