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

Macro to create U0F32 constants.