[][src]Macro fixed_macro::types::I31F1

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

Macro to create I31F1 constants.