[][src]Macro fixed_macro_types::I5F3

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

Macro to create I5F3 constants.