Docs.rs
disque-cli-0.2.1
disque-cli 0.2.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
zensh
Dependencies
clap ^2.5.2
normal
resp ^0.3.6
normal
Versions
0%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
disque_
cli
0.2.1
All Items
Crate Items
Structs
Enums
Constants
Functions
Crate
disque_cli
Copy item path
Source
Structs
§
Client
Decoder
A streaming RESP decoder.
Enums
§
Value
Represents a RESP value, see
Redis Protocol specification
.
Constants
§
COMMANDS
Functions
§
create_
client
encode_
slice
Encode a array of slice string to RESP binary buffer. It is usefull for redis client to encode request command.