Enum memcached::proto::AuthResponse [−][src]
Variants
Continue(Vec<u8>)
Succeeded
Failed
Trait Implementations
impl Debug for AuthResponse
[src]
impl Debug for AuthResponse
Auto Trait Implementations
impl Send for AuthResponse
impl Send for AuthResponse
impl Sync for AuthResponse
impl Sync for AuthResponse