format_integer_with_underscore_sep
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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