Expand description
Scaffolding traits and types not generally required in client code.
Traitsยง
- Into
Option  - Converts Self to an 
Option<T>, eitherSome(T)if able orNone 
Scaffolding traits and types not generally required in client code.
Option<T>, either Some(T) if able or None