Module scaffold

Source
Expand description

Scaffolding traits and types not generally required in client code.

Traitsยง

IntoOption
Converts Self to an Option<T>, either Some(T) if able or None