fallible_
iterator
0.3.0
fallible_iterator
Function
once
Copy item path
Source
pub fn once<T, E>(value: T) ->
Once
<T, E>
Expand description
Creates an iterator that yields an element exactly once.