Docs.rs
redust-resp-0.2.5
redust-resp 0.2.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
appellation
Dependencies
bytes ^1.1
normal
itertools ^0.10
normal
nom ^7.1
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
thiserror ^1.0
normal
tokio-util ^0.7
normal
optional
futures ^0.3.25
dev
serde ^1.0
dev
tokio ^1.21.2
dev
tokio-stream ^0.1.11
dev
tokio-util ^0.7
dev
Versions
72.34%
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
parse_err
redust_
resp
0.2.5
In redust_
resp::
parser
redust_resp
::
parser
Function
parse_
err
Copy item path
Source
pub fn parse_err(data: &[
u8
]) ->
IResult
<&[
u8
], &
str
>
Expand description
Parse a RESP error.