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

Macro to create I12F4 constants.