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

Macro to create U128F0 constants.