Struct zmtp::Frame [] [src]

pub struct Frame { /* fields omitted */ }

A frame, commonly used to create Messages and Commands.

Methods

impl Frame
[src]

Trait Implementations

impl PartialEq for Frame
[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 Frame
[src]

impl Debug for Frame
[src]

Formats the value using the given formatter.