Function into_item

Source
fn into_item<I>(inner: I) -> Option<I::Item>
where I: IntoIterator<IntoIter: OneShot>,