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

Macro to create I8F56 constants.