Struct ntex_mqtt::v3::control::Ping [−][src]
pub struct Ping;
Implementations
impl Ping
[src]
impl Ping
[src]pub fn ack(self) -> ControlResult
[src]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Ping
impl RefUnwindSafe for Ping
impl UnwindSafe for Ping
impl UnwindSafe for Ping
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