[][src]Macro fixed_macro::types::U31F1

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

Macro to create U31F1 constants.