An implementation of this RFC.
Provides a single trait
which allows the construction of an Option
based on a bool value.
extern crate imply_option;
use *;
An implementation of this RFC.
Provides a single trait
which allows the construction of an Option
based on a bool value.
extern crate imply_option;
use *;