Docs.rs
titan-lambda-0.4.0
titan-lambda 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vincent-thomas
Dependencies
futures-util ^0.3.31
normal
lambda_http ^0.14.0
normal
titan ^0.4.0
normal
titan-core ^0.4.0
normal
titan-http ^0.4.0
normal
tokio ^1.38.1
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
titan_
lambda
0.4.0
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
titan_lambda
Copy item path
Source
Structs
§
Lambda
Handler
Service
Functions
§
app_
runtime
Wraps an
App
in a runtime environment compatible with AWS Lambda.
handler_
runtime
Wraps an async handler in a runtime environment for processing AWS Lambda events.
Type Aliases
§
Request
Type alias for
http::Request
s with a fixed
Body
type