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

Macro to create I2F30 constants.