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

Macro to create I5F3 constants.