Searched defs:ByteClassElements (Results 1 – 2 of 2) sorted by relevance
85 pub(crate) fn elements(&self, class: u8) -> ByteClassElements { in elements()139 pub(crate) struct ByteClassElements<'a> { struct145 impl<'a> Iterator for ByteClassElements<'a> { argument
472 pub fn elements(&self, class: Unit) -> ByteClassElements { in elements()599 pub struct ByteClassElements<'a> { struct605 impl<'a> Iterator for ByteClassElements<'a> { argument