Enum memcached::proto::ProtoType [] [src]

pub enum ProtoType {
    Binary,
}

Protocol type

Variants

Trait Implementations

impl Copy for ProtoType
[src]

impl Clone for ProtoType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more