Struct bmemcached::protocol::Response[][src]

pub struct Response { /* fields omitted */ }

Trait Implementations

impl Debug for Response
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Response

impl Sync for Response