Docs.rs
armature-lambda-0.1.1
armature-lambda 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
armature-aws ^0.1.0
normal
optional
armature-core ^0.2.0
normal
async-trait ^0.1
normal
bytes ^1.5
normal
http ^1.1
normal
lambda_http ^0.13
normal
lambda_runtime ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tokio ^1.35
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
armature_
lambda
0.1.1
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
List of all items
Structs
LambdaConfig
LambdaRequest
LambdaResponse
LambdaRuntime
Enums
LambdaError
Macros
impl_request_handler
Functions
init_tracing
init_tracing_with_level
Type Aliases
Result