[][src]Macro fixed_macro_types::I8F8

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

Macro to create I8F8 constants.