usize_with_underscores
rustc_
data_
structures
1.94.0-nightly
(f52090008 2025-12-10)
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.