[][src]Macro fixed_macro_types::U0F32

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

Macro to create U0F32 constants.