memcached-network-types 0.1.4

Provides types for memcached protocol entities used for sending requests and responses over the network.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[toolchain]
channel = "nightly"
# The source code of rustc, provided by the rust-src component, is needed for
# building eBPF programs.
components = [
    "cargo",
    "clippy",
    "rust-docs",
    "rust-src",
    "rust-std",
    "rustc",
    "rustfmt",
]