Struct sctp_proto::AssociationEvent [−][src]
pub struct AssociationEvent(_);
Expand description
Events sent from an Endpoint to a Association
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AssociationEvent
impl Send for AssociationEvent
impl Sync for AssociationEvent
impl Unpin for AssociationEvent
impl UnwindSafe for AssociationEvent
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more