Searched defs:OptionProducer (Results 1 – 1 of 1) sorted by relevance
146 struct OptionProducer<T: Send> { struct150 impl<T: Send> Producer for OptionProducer<T> { argument