Docs.rs
actix-web-0.4.4
actix-web 0.4.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.5.1
normal
base64 ^0.9
normal
bitflags ^1.0
normal
brotli2 ^0.3.2
normal
byteorder ^1
normal
bytes ^0.4
normal
cookie ^0.10
normal
encoding ^0.2
normal
failure ^0.1.1
normal
flate2 ^1.0
normal
futures ^0.1
normal
h2 ^0.1
normal
http ^0.1.5
normal
http-range ^0.1
normal
httparse ^1.2
normal
libc ^0.2
normal
log ^0.4
normal
mime ^0.3
normal
mime_guess ^1.8
normal
mio ^0.6.13
normal
native-tls ^0.1
normal
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.10
normal
percent-encoding ^1.0
normal
rand ^0.4
normal
regex ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.6
normal
smallvec ^0.6
normal
time ^0.1
normal
tokio-core ^0.1
normal
tokio-io ^0.1
normal
tokio-openssl ^0.2
normal
tokio-tls ^0.1
normal
trust-dns-resolver ^0.8
normal
url ^1.7
normal
env_logger ^0.5
normal
serde_derive ^1.0
normal
skeptic ^0.13
normal
skeptic ^0.13
normal
version_check ^0.1
normal
Versions
Go to latest version
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
actix_web
::
pred
Function
actix_web
::
pred
::
Get
[
−
]
[src]
pub fn Get<S: 'static>() -> MethodPredicate<S>
Predicate to match
GET
http method