Struct ntex_mqtt::v5::control::Unsubscribe[][src]

pub struct Unsubscribe { /* fields omitted */ }
Expand description

Unsubscribe message

Implementations

Unsubscribe packet user properties

returns iterator over unsubscribe topics

returns iterator over subscription topics

Reason string for ack packet

Properties for ack packet

convert packet to a result

Returns reference to unsubscribe packet

Trait Implementations

Formats the value using the given formatter. Read more

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

Creates an iterator from a value. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.