[][src]Macro fixed_macro_types::U123F5

macro_rules! U123F5 {
    ($($a:tt)+) => { ... };
}

Macro to create U123F5 constants.