Docs.rs
pillow-http-0.4.2
pillow-http 0.4.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
SummaryPuppet
Dependencies
chrono ^0.4.23
normal
futures ^0.3.25
normal
futures-util ^0.3.26
normal
handlebars ^4.3.6
normal
httparse ^1.8.0
normal
pillow-fs ^4.0.2
normal
pillow-templates ^0.4.1
normal
regex ^1.7.0
normal
serde ^1.0.159
normal
serde_json ^1.0.91
normal
Versions
48.39%
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
AsStr
pillow_
http
0.4.2
AsStr
Provided Methods
as_str
Implementors
In pillow_
http::
status_
code
pillow_http
::
status_code
Trait
AsStr
Copy item path
Source
pub trait AsStr { // Provided method fn
as_str
(&self) -> &'static
str
{ ... } }
Provided Methods
§
Source
fn
as_str
(&self) -> &'static
str
Implementors
§
Source
§
impl
AsStr
for
ClientError
Source
§
impl
AsStr
for
Information
Source
§
impl
AsStr
for
Redirection
Source
§
impl
AsStr
for
ServerError
Source
§
impl
AsStr
for
StatusCode
Source
§
impl
AsStr
for
Successfull