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

Macro to create I128F0 constants.