[][src]Macro fixed_macro_types::U30F2

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

Macro to create U30F2 constants.