[][src]Macro fixed_macro::types::U8F8

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

Macro to create U8F8 constants.