Constant humansize::file_size_opts::CONVENTIONAL
source · pub const CONVENTIONAL: FileSizeOpts;
Expand description
Options to display sizes in the “conventional” format.
This 1024 as the value of the Kilo
, but displays decimal-style units (KB
, not KiB
).