Docs.rs
mco-http-0.1.29
mco-http 0.1.29
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zhuxiujia
Dependencies
base64 ^0.21.5
normal
buf-read-ext ^0.4.0
normal
crossbeam ^0.8
normal
crossbeam-channel ^0.5
normal
dark-std ^0.2
normal
encoding ^0.2
normal
httparse ^1
normal
httpdate ^1
normal
language-tags ^0.2.2
normal
log ^0.4
normal
mco ^0.1
normal
mime ^0.2
normal
num_cpus ^1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
textnonce ^1
normal
time ^0.1
normal
traitobject ^0.1
normal
typeable ^0.1
normal
unicase ^1.0
normal
url ^1.0
normal
Versions
86.6%
of the crate is documented
This release has been yanked, 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
☰
mco_http
0.1.29
In mco_http::query
?
Function
mco_http
::
query
::
read_query
source
·
[
−
]
pub fn read_query(url: &
str
) ->
BTreeMap
<
String
,
String
>