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

Macro to create U12F20 constants.