pub type Centigrams = Quantity<Centigram>;
Quantity measured in Centigram (cg).
pub struct Centigrams(/* private fields */);