[][src]Macro fixed_macro_types::I128F0

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

Macro to create I128F0 constants.