Docs.rs
poem-lambda-1.3.58
poem-lambda 1.3.58
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
sunli829
Dependencies
lambda_http ^0.8.0
normal
poem ^1.3.58
normal
tokio ^1.17.0
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Error
In poem_lambda
?
Type Alias
poem_lambda
::
Error
[
−
]
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
,
Global
>;
Expand description
Error type that lambdas may result in