[][src]Macro fixed_macro_types::I0F64

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

Macro to create I0F64 constants.