gauge_sys
macro_rules! gauge_unit { ($ty:ident: $name:literal; $description:literal) => { ... }; }
Produces a new unit type, used for communicating with the gauge API.