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

Macro to create U0F128 constants.