Docs.rs
actix-web-0.3.0
actix-web 0.3.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.4.2
bitflags ^1.0
brotli2 ^0.3.2
bytes ^0.4
cookie ^0.10
failure ^0.1
failure_derive ^0.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
native-tls ^0.1
net2 ^0.2
num_cpus ^1.0
openssl ^0.9
percent-encoding ^1.0
regex ^0.2
serde ^1.0
serde_json ^1.0
sha1 ^0.4
smallvec ^0.6
time ^0.1
tokio-core ^0.1
tokio-io ^0.1
tokio-openssl ^0.1
tokio-tls ^0.1
url ^1.6
env_logger ^0.4
reqwest ^0.8
serde_derive ^1.0
skeptic ^0.13
skeptic ^0.13
version_check ^0.1
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
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