Docs.rs
actix-web-0.4.7
actix-web 0.4.7
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.5.2
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
futures-cpupool ^0.1
h2 ^0.1
http ^0.1.5
http-range ^0.1
httparse ^1.2
language-tags ^0.2
libc ^0.2
log ^0.4
mime ^0.3
mime_guess ^2.0.0-alpha
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
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
::
Get
[
−
]
[src]
pub fn Get<S: 'static>() -> MethodPredicate<S>
Predicate to match
GET
http method