Searched defs:EncodeWide (Results 1 – 2 of 2) sorted by relevance
103 pub(in super::super) struct EncodeWide<I> struct111 impl<I> EncodeWide<I> implementation130 impl<I> FusedIterator for EncodeWide<I> where implementation135 impl<I> Iterator for EncodeWide<I> implementation
924 pub struct EncodeWide<'a> { struct931 impl<'a> Iterator for EncodeWide<'a> { argument964 impl FusedIterator for EncodeWide<'_> {} implementation