Struct mqtt::encodable::NoError [] [src]

pub struct NoError;

Trait Implementations

impl Debug for NoError
[src]

Formats the value using the given formatter.

impl Display for NoError
[src]

Formats the value using the given formatter.

impl Error for NoError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more