Function some

Source
pub fn some<T>(item: T) -> Option<T>
Expand description

Construct a Some.