[][src]Macro fixed_macro_types::U0F16

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

Macro to create U0F16 constants.