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

Macro to create U20F12 constants.