Struct rust_corosync::cpg::Address [−][src]
Expand description
A CPG address entry returned in the callbacks
Fields
nodeid: NodeIdpid: u32reason: ReasonTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Addressimpl UnwindSafe for Address