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

Macro to create I123F5 constants.