[][src]Macro fixed_macro_types::U8F0

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

Macro to create U8F0 constants.