[][src]Macro fixed_macro_types::I61F3

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

Macro to create I61F3 constants.