[][src]Macro fixed_macro_types::U64F64

[]
macro_rules! U64F64 {
    ($($a:tt)+) => { ... };
}
[]

Macro to create U64F64 constants.