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

Macro to create U15F1 constants.