[][src]Macro fixed_macro_types::U0F128

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

Macro to create U0F128 constants.