Docs.rs
lambda-extension-0.7.0
lambda-extension 0.7.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
bnusunny
maxday
jlizen
Dependencies
async-stream ^0.3
normal
bytes ^1.0
normal
chrono ^0.4
normal
http ^0.2
normal
hyper ^0.14.20
normal
lambda_runtime_api_client ^0.7
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1.0
normal
tokio-stream ^0.1.2
normal
tower ^0.4
normal
tracing ^0.1
normal
Versions
100%
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
☰
Error
Error
In lambda_extension
Modules
requests
Structs
Extension
ExtensionError
Identity
InvokeEvent
LambdaEvent
LambdaLog
LogBuffering
LogPlatformReportMetrics
MakeIdentity
SharedService
ShutdownEvent
Tracing
Enums
LambdaLogRecord
NextEvent
Traits
Service
Functions
run
service_fn
Type Definitions
Error
?
Type Definition
lambda_extension
::
Error
source
·
[
−
]
pub type Error =
Error
;
Expand description
Error type that extensions may result in