Enum rust_corosync::quorum::Model1Flags [−][src]
pub enum Model1Flags {
None,
}Expand description
Flags for initialize, none currently supported
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Model1Flagsimpl Send for Model1Flagsimpl Sync for Model1Flagsimpl Unpin for Model1Flagsimpl UnwindSafe for Model1FlagsBlanket Implementations
Mutably borrows from an owned value. Read more