[][src]Macro fixed_macro_types::I123F5

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

Macro to create I123F5 constants.