Docs.rs
reifydb-network-0.1.1
reifydb-network 0.1.1
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
dao-ming-dev
Dependencies
httparse ^1.10.1
normal
mio ^1.0.4
normal
reifydb-core ^0.1.1
normal
reifydb-hash ^0.1.1
normal
reifydb-type ^0.1.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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_headers
reifydb_
network
0.1.1
In reifydb_
network::
utils
reifydb_network
::
utils
Function
parse_
headers
Copy item path
Source
pub fn parse_headers(data: &[
u8
]) ->
Result
<
HashMap
<
String
,
String
>,
String
>