Trait kairos::iter::extensions::Every

source ·
pub trait Every {
    fn every(self, inc: TT) -> Result<Iter>;
}

Required Methods§

Implementors§