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

Macro to create I8F8 constants.