Struct rust_corosync::quorum::Handle [−][src]
pub struct Handle { /* fields omitted */ }Expand description
A handle into the quorum library. Returned from initialize and needed for all other calls
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Handleimpl UnwindSafe for HandleBlanket Implementations
Mutably borrows from an owned value. Read more