Enum chef::DefaultFeatures [−][src]
pub enum DefaultFeatures {
Enabled,
Disabled,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DefaultFeaturesimpl Send for DefaultFeaturesimpl Sync for DefaultFeaturesimpl Unpin for DefaultFeaturesimpl UnwindSafe for DefaultFeaturesBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.