flux_middle

Macro _Int

Source
macro_rules! _Int {
    ($int_ty:pat, $idxs:pat) => { ... };
}