flux_middle

Macro _Uint

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