Docs.rs
openapi-lambda-0.1.2
openapi-lambda 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ramosbugs
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
aws_lambda_events ^0.13
normal
backtrace ^0.3
normal
base64 ^0.21
normal
chrono ^0.4
normal
futures ^0.3
normal
headers ^0.4
normal
http ^1
normal
indexmap ^2.1
normal
itertools ^0.12
normal
lambda_runtime ^0.9
normal
log ^0.4
normal
mime ^0.3
normal
serde ^1
normal
serde_json ^1
normal
serde_path_to_error ^0.1
normal
thiserror ^1
normal
tokio ^1
normal
urlencoding ^2.1
normal
openapi-lambda-codegen =0.1.2
normal
Versions
100%
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 error
openapi_
lambda
0.1.2
Module error
Module Items
Enums
Functions
In crate openapi_
lambda
openapi_lambda
Module
error
Copy item path
Source
Expand description
Error handling.
Enums
§
Event
Error
Error that occurred while processing an AWS Lambda event.
Functions
§
format_
error
Helper function for formatting an error as a string containing a human-readable chain of causes.