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

Macro to create U42F22 constants.