Skip to main content

Module scaffold

Module scaffold 

Source
Expand description

Scaffolding traits and types not generally required in client code.

Modules§

into_option 🔒

Traits§

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