Struct zmtp::GreetingWriter [] [src]

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

Methods

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

Trait Implementations

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

Formats the value using the given formatter.