Searched defs:BytesProducer (Results 1 – 1 of 1) sorted by relevance
499 struct BytesProducer<'ch> { struct510 bridge_unindexed(BytesProducer { chars: self.chars }, consumer) in drive_unindexed() argument514 impl<'ch> UnindexedProducer for BytesProducer<'ch> { implementation