Struct zmtp::FrameWriter [] [src]

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

Methods

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

Trait Implementations

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

Formats the value using the given formatter.