pounds_mass

Macro pounds_mass 

Source
macro_rules! pounds_mass {
    ($num:expr) => { ... };
}