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

Macro to create I11F21 constants.