Struct drain::Signal [−][src]
pub struct Signal { /* fields omitted */ }Expand description
Send a drain command to all watchers.
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Signalimpl !UnwindSafe for Signal