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

Macro to create U8F0 constants.