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

Macro to create U64F64 constants.