Docs.rs
actix-web-0.4.0
actix-web 0.4.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.5
base64 ^0.9
bitflags ^1.0
brotli2 ^0.3.2
byteorder ^1
bytes ^0.4
cookie ^0.10
encoding ^0.2
failure ^0.1.1
flate2 ^1.0
futures ^0.1
h2 ^0.1
http ^0.1.2
http-range ^0.1
httparse ^1.2
libc ^0.2
log ^0.4
mime ^0.3
mime_guess ^1.8
mio ^0.6.13
native-tls ^0.1
net2 ^0.2
num_cpus ^1.0
openssl ^0.10
percent-encoding ^1.0
rand ^0.4
regex ^0.2
serde ^1.0
serde_json ^1.0
sha1 ^0.6
smallvec ^0.6
time ^0.1
tokio-core ^0.1
tokio-io ^0.1
tokio-openssl ^0.2
tokio-tls ^0.1
trust-dns-resolver ^0.8
url ^1.7
env_logger ^0.5
serde_derive ^1.0
skeptic ^0.13
skeptic ^0.13
version_check ^0.1
Versions
Go to latest version
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_web
::
pred
Function
actix_web
::
pred
::
Put
[
−
]
[src]
pub fn Put<S: 'static>() -> MethodPredicate<S>
Predicate to match
PUT
http method