Struct ntex_mqtt::v3::control::Closed [−][src]
pub struct Closed { /* fields omitted */ }
Connection closed message
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Closed
impl RefUnwindSafe for Closed
impl UnwindSafe for Closed
impl UnwindSafe for Closed
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]pub fn instrument(self, span: Span) -> Instrumented<Self>
[src]
pub fn in_current_span(self) -> Instrumented<Self>
[src]
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self