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

Macro to create U0F64 constants.