Struct zmtp::CommandReader [] [src]

pub struct CommandReader<P: Peek>(_);

Methods

impl<P: Peek> CommandReader<P>
[src]

Trait Implementations

impl<P: Debug + Peek> Debug for CommandReader<P>
[src]

Formats the value using the given formatter.