[][src]Macro fixed_macro_types::U0F64

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

Macro to create U0F64 constants.