Enum pulsectl::controllers::types::Flags [−][src]
pub enum Flags { SourceFLags(SourceFlagSet), SinkFlags(SinkFlagSet), }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Flags
impl UnwindSafe for Flags
Blanket Implementations
Mutably borrows from an owned value. Read more