Skip to main content

Module format

Module format 

Source
Expand description

Deterministic, pure data-value formatter.

All formatting is done by hand — no external locale or number-format crate. Same bytes in → same bytes out on any machine, making this safe on the render path.

Enums§

DataFormat
The display format to apply to a resolved data field value.

Functions§

format_data_value
Format raw according to fmt.