Docs.rs
aws-lambda-router-0.1.1
aws-lambda-router 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
shehzadigill
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
lambda_runtime ^0.8
normal
lazy_static ^1.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
chrono ^0.4
dev
tokio-test ^0.4
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
uuid ^1.0
dev
Versions
52.63%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
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
Module middleware
aws_
lambda_
router
0.1.1
Module middleware
Module Items
Structs
Traits
Type Aliases
In crate aws_
lambda_
router
aws_lambda_router
Module
middleware
Copy item path
Source
Structs
§
Cors
Middleware
CORS middleware
Logging
Middleware
Logging middleware
Middleware
Fn
Function-based middleware wrapper
Traits
§
Middleware
Middleware trait
Type Aliases
§
Next
Next function type for middleware chain