Struct nsq::message::NsqResponder [] [src]

pub struct NsqResponder;

NsqResponder is used to write back to nsqd.

Trait Implementations

impl Default for NsqResponder
[src]

Returns the "default value" for a type. Read more

impl Encoder for NsqResponder
[src]

The type of items consumed by the Encoder

The type of encoding errors. Read more

Encodes a frame into the buffer provided. Read more