Crate memcached_protocal [−] [src]
Reexports
pub use command::command::Command::Delete; |
pub use command::command::Command::Retrieval; |
pub use command::command::Command::Store; |
Structs
| DeletionCommand | |
| Error | |
| RetrievalCommand | |
| RetrievalResponse | |
| RetrievalResponseItem | |
| StoreCommand |
Enums
| DeleteResponse | |
| ErrorKind | |
| StoreResponse |
Functions
| parse |
Type Definitions
| Result |