Structs§
- Struct for postgres compatible size units which is different from
bytesize::ByteSize
. Instead of MiB or GiB and so on, it uses MB, GB for the sizes with 1024 multiplier. Valid units are B, kB, MB, GB, TB with multiples of 1024 where 1MB = 1024kB.
Enums§
- Valid units for representing bytes