Docs.rs
actix-web-1.0.0-alpha.4
actix-web 1.0.0-alpha.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-codec ^0.1.1
normal
actix-http ^0.1.0-alpha.4
normal
actix-router ^0.1.2
normal
actix-rt ^0.2.2
normal
actix-server ^0.4.2
normal
actix-server-config ^0.1.0
normal
actix-service ^0.3.6
normal
actix-threadpool ^0.1.0
normal
actix-utils ^0.3.4
normal
actix-web-codegen ^0.1.0-alpha.1
normal
awc ^0.1.0-alpha.4
normal
bytes ^0.4
normal
derive_more ^0.14
normal
encoding ^0.2
normal
futures ^0.1
normal
hashbrown ^0.1.8
normal
log ^0.4
normal
mime ^0.3
normal
native-tls ^0.2
normal
net2 ^0.2.33
normal
openssl ^0.10
normal
parking_lot ^0.7
normal
regex ^1.0
normal
rustls ^0.15
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.5.3
normal
time ^0.1
normal
url ^1.7
normal
actix-http ^0.1.0-alpha.4
dev
actix-http-test ^0.1.0-alpha.3
dev
brotli2 ^0.3.2
dev
env_logger ^0.6
dev
flate2 ^1.0.2
dev
rand ^0.6
dev
serde_derive ^1.0
dev
tokio-timer ^0.2.8
dev
Versions
Go to latest stable release
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
::
guard
[
−
]
[src]
Function
actix_web
::
guard
::
Get
pub fn Get() -> MethodGuard
Guard to match
GET
http method