Struct zmtp::TrafficWriter [] [src]

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

Methods

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

Trait Implementations

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

Formats the value using the given formatter.