Docs.rs
lambda-extension-0.12.1
lambda-extension 0.12.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
bnusunny
maxday
Dependencies
async-stream ^0.3
normal
bytes ^1
normal
chrono ^0.4.35
normal
http ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.0
normal
hyper-util ^0.1.1
normal
lambda_runtime_api_client ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1.0
normal
tokio-stream ^0.1.2
normal
tower ^0.5
normal
tracing ^0.1
normal
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lambda_
extension
0.12.1
Module debug
Module Items
Structs
In lambda_
extension::
tracing::
subscriber::
field
lambda_extension
::
tracing
::
subscriber
::
field
Module
debug
Copy item path
Source
Expand description
MakeVisitor
wrappers for working with
fmt::Debug
fields.
Structs
ยง
Alt
A visitor wrapper that ensures any
fmt::Debug
fields are formatted using the alternate (
:#
) formatter.