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

Macro to create I2F62 constants.