[][src]Macro gauge_sys::gauge_unit

macro_rules! gauge_unit {
    ($ty:ident: $name:literal; $description:literal) => { ... };
}

Produces a new unit type, used for communicating with the gauge API.