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

Macro to create I61F3 constants.