Module fmt

Source
🔬This is a nightly-only experimental API. (numfmt)
Expand description

Shared utilities used by both float and integer formatting.

Structs§

FormattedExperimental
Formatted result containing one or more parts. This can be written to the byte buffer or converted to the allocated string.

Enums§

PartExperimental
Formatted parts.