Skip to main content
usize_with_underscores
rustc_
data_
structures
1.95.0-beta.2
(64e2968f2 2026-03-07)
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.