Struct zmtp::Handshake [] [src]

pub struct Handshake(_);

Methods

impl Handshake
[src]

Trait Implementations

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

impl Debug for Handshake
[src]

Formats the value using the given formatter.