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

Macro to create U8F120 constants.