Struct zmtp::CommandWriter [] [src]

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

Methods

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

Trait Implementations

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

Formats the value using the given formatter.