Struct zmtp::MessageWriter [] [src]

pub struct MessageWriter<W: Write>(_);

Methods

impl<W: Write> MessageWriter<W>
[src]

Trait Implementations

impl<W: Debug + Write> Debug for MessageWriter<W>
[src]

Formats the value using the given formatter.