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

Macro to create I0F64 constants.