[][src]Crate async_memcached

A Tokio-based memcached client.

Structs

Client

High-level memcached client.

KeyMetadata

Metadata for a given key in a metadump operation.

MetadumpIter

Asynchronous iterator for metadump operations.

Value

A value from memcached.

Enums

Error

Error type for Client operations.

ErrorKind

Errors related to a memcached operation.

MetadumpResponse

Metadump response.

StatsResponse

Stats response.

Status

Status of a memcached operation.