Docs.rs
actix-web-3.0.0-alpha.1
actix-web 3.0.0-alpha.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-codec ^0.2.0
normal
actix-http ^2.0.0-alpha.2
normal
actix-macros ^0.1.0
normal
actix-router ^0.2.4
normal
actix-rt ^1.0.0
normal
actix-server ^1.0.0
normal
actix-service ^1.0.2
normal
actix-testing ^1.0.0
normal
actix-threadpool ^0.3.1
normal
actix-tls ^2.0.0-alpha.1
normal
actix-utils ^1.0.6
normal
actix-web-codegen ^0.2.0
normal
awc ^2.0.0-alpha.1
normal
bytes ^0.5.3
normal
derive_more ^0.99.2
normal
encoding_rs ^0.8
normal
futures ^0.3.1
normal
fxhash ^0.2.1
normal
log ^0.4
normal
mime ^0.3
normal
net2 ^0.2.33
normal
openssl ^0.10
normal
pin-project ^0.4.6
normal
regex ^1.3
normal
rustls ^0.17.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.6.1
normal
time ^0.2.7
normal
url ^2.1
normal
actix ^0.10.0-alpha.1
dev
brotli2 ^0.3.2
dev
criterion ^0.3
dev
env_logger ^0.7
dev
flate2 ^1.0.13
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