Struct zmtp::Message [] [src]

pub struct Message(_);

Methods

impl Message
[src]

Trait Implementations

impl PartialEq for Message
[src]

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

This method tests for !=.

impl Eq for Message
[src]

impl Debug for Message
[src]

Formats the value using the given formatter.