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

Macro to create U30F2 constants.