Docs.rs
tokio-memcache-0.0.3
tokio-memcache 0.0.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
svartalf
Dependencies
byteorder ^1.1.0
normal
bytes ^0.4.4
normal
clippy ^0.0
normal
optional
enum_primitive ^0.1.1
normal
futures ^0.1.14
normal
tokio-core ^0.1.8
normal
tokio-io ^0.1.2
normal
tokio-proto ^0.1.1
normal
tokio-service ^0.1.0
normal
Versions
7.87%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tokio_
memcache
0.0.3
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
tokio_memcache
Copy item path
Source
Modules
§
extras
Structs
§
Client
TCP Client to
memcached
server
Connection
Memcache
Error
Request
Memcached request instance. In case if you need to construct request manually.
Response
Parsed
memcached
response.
Enums
§
Command
Available protocol commands
Error
Kind
Traits
§
AsArgument