Docs.rs
http-protocol-0.2.16
http-protocol 0.2.16
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
WatchDG
Dependencies
bytes ^1.0.1
normal
lazy_static ^1.4.0
normal
tokio ^1.5
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
http_
protocol
0.2.16
In http_
protocol::
status_
code
http_protocol
::
status_code
Function
get_reason_phrase_by_status_code
Copy item path
Source
pub fn get_reason_phrase_by_status_code(s: &
StatusCode
) ->
Option
<
ReasonPhrase
>