rustc_
data_
structures
1.90.0-nightly
(35f603652 2025-06-29)
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.