Module unit

Module unit 

Source
Expand description

Type-safe wrappers for working with measurable quantities (e.g. bytes).

Structs§

ByteUnit
A unit of bytes with saturating const constructors and arithmetic.

Traits§

ToByteUnit
Extension trait for conversion from integer types to ByteUnit.