usize_with_underscores
rustc_
data_
structures
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustc_
data_
structures::
thousands
rustc_data_structures
::
thousands
Function
usize_
with_
underscores
Copy item path
Source
pub fn usize_with_underscores(n:
usize
) ->
String
Expand description
Print a
usize
with underscore separators.