format_integer_with_underscore_sep
rustdoc
1.92.0-nightly
(a9d0a6f15 2025-09-16)
In rustdoc::
clean::
utils
rustdoc
::
clean
::
utils
Function
format_
integer_
with_
underscore_
sep
Copy item path
Source
fn format_integer_with_underscore_sep(num:
u128
, is_negative:
bool
) ->
String