simplebyteunit/src
Xavier 7d182d860b Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions.
- Added new function max() to byteunit type.
- New public constant 'simplebyteunit::MAX' defining the maximum supported power.
- Output module to house arithmetic and prefix functions for output values.
- For the sake of SI compliance, kilobytes are now prefixed as 'kB'.
2023-09-28 23:08:41 -04:00
..
input.rs Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions. 2023-09-28 23:08:41 -04:00
lib.rs Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions. 2023-09-28 23:08:41 -04:00
output.rs Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions. 2023-09-28 23:08:41 -04:00
simplebyteunit.rs Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions. 2023-09-28 23:08:41 -04:00
test.rs Fix to a minor fumble over SI prefixes, some internal refactoring, and minor API additions. 2023-09-28 23:08:41 -04:00