Docs.rs
aws-lambda-router-0.1.1
aws-lambda-router 0.1.1
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
All
aws_
lambda_
router
0.1.1
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
List of all items
Structs
cors::CorsConfig
matcher::PathMatcher
middleware::CorsMiddleware
middleware::LoggingMiddleware
middleware::MiddlewareFn
request::Context
request::Request
response::Response
router::Router
Enums
error::RouterError
Traits
middleware::Middleware
router::Handler
Macros
handler
Type Aliases
error::Result
middleware::Next
router::HandlerFn