pub const WINDOWS: FormatSizeOptions;Expand description
Options to display sizes in the “WINDOWS” format.
Uses 1024 as the value of the Kilo, but displays decimal-style units (kB, not KiB).
pub const WINDOWS: FormatSizeOptions;Options to display sizes in the “WINDOWS” format.
Uses 1024 as the value of the Kilo, but displays decimal-style units (kB, not KiB).