Struct mqtt::topic_filter::TopicFilter [] [src]

pub struct TopicFilter(_);

Methods

impl TopicFilter
[src]

Methods from Deref<Target=TopicFilterRef>

Trait Implementations

impl Debug for TopicFilter
[src]

Formats the value using the given formatter.

impl Eq for TopicFilter
[src]

impl PartialEq for TopicFilter
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for TopicFilter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Encodable<'a> for TopicFilter
[src]

impl<'a> Decodable<'a> for TopicFilter
[src]

impl Deref for TopicFilter
[src]

The resulting type after dereferencing

The method called to dereference a value