map_unsigned_percentages

Macro map_unsigned_percentages 

Source
macro_rules! map_unsigned_percentages {
    ($percentage_a:ident, $percentage_b:ident) => { ... };
}