Searched defs:CharsProducer (Results 1 – 1 of 1) sorted by relevance
399 struct CharsProducer<'ch> { struct410 bridge_unindexed(CharsProducer { chars: self.chars }, consumer) in drive_unindexed() argument414 impl<'ch> UnindexedProducer for CharsProducer<'ch> { implementation