_Int

Macro _Int 

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