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

Macro to create U96F32 constants.