Docs.rs
actix-web-2.0.0-alpha.2
actix-web 2.0.0-alpha.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-codec ^0.2.0-alpha.2
normal
actix-http ^0.3.0-alpha.2
normal
actix-router ^0.1.5
normal
actix-rt ^1.0.0-alpha.2
normal
actix-server ^1.0.0-alpha.2
normal
actix-service ^1.0.0-alpha.2
normal
actix-testing ^1.0.0-alpha.2
normal
actix-threadpool ^0.3.0
normal
actix-tls ^1.0.0-alpha.1
normal
actix-utils ^1.0.0-alpha.2
normal
actix-web-codegen ^0.2.0-alpha.2
normal
awc ^0.3.0-alpha.1
normal
bytes ^0.4
normal
derive_more ^0.99.2
normal
encoding_rs ^0.8
normal
futures ^0.3.1
normal
hashbrown ^0.6.3
normal
log ^0.4
normal
mime ^0.3
normal
net2 ^0.2.33
normal
openssl ^0.10
normal
parking_lot ^0.9
normal
pin-project ^0.4.6
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.6.1
normal
time ^0.1.42
normal
url ^2.1
normal
actix-connect ^1.0.0-alpha.2
dev
actix-http-test ^0.3.0-alpha.2
dev
brotli2 ^0.3.2
dev
env_logger ^0.6
dev
flate2 ^1.0.2
dev
rand ^0.7
dev
serde_derive ^1.0
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
All crates
[
−
]
[src]
Function
actix_web
::
guard
::
Get
pub fn Get() -> MethodGuard
Guard to match
GET
http method