Expand description
Possible options for the “values” of configuration options.
Variants§
Trait Implementations§
source§impl Debug for ConfigOptionValue
impl Debug for ConfigOptionValue
source§impl PartialEq<ConfigOptionValue> for ConfigOptionValue
impl PartialEq<ConfigOptionValue> for ConfigOptionValue
source§fn eq(&self, other: &ConfigOptionValue) -> bool
fn eq(&self, other: &ConfigOptionValue) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.