Skip to main content

once

Function once 

Source
pub const fn once<Item>(item: Item) -> Once<Item>
Expand description

Creates a pull that yields a single item.