pub trait Unit: Unit { }
Expand description

Marker trait to identify measurement units for the quantity. See Unit.

Implementors