[−][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  | 
| ErrorKind | Errors related to a memcached operation. | 
| MetadumpResponse | Metadump response. | 
| Status | Status of a memcached operation. |