Module option

Module option 

Source
Expand description

Contains traits and utility functions for core::option::Option<T>

Modulesยง

as_bool
Contains the implementation of AsBool for Option<bool> and Option<&bool>