Changelog Unreleased Use SI format by default with Display. Use "KiB" for SI unit. Implement Sub<ByteSize> for ByteSize. Implement Sub<impl Into<u64>> for ByteSize. Implement SubAssign<ByteSize> for ByteSize. Implement SubAssign<impl Into<u64>> for ByteSize.