Docs.rs
lambda_runtime-0.13.0
lambda_runtime 0.13.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sapessi
bnusunny
maxday
jlizen
PartiallyUntyped
FullyTyped
Dependencies
anyhow ^1.0.86
normal
optional
async-stream ^0.3
normal
base64 ^0.22
normal
bytes ^1
normal
eyre ^0.6.12
normal
optional
futures ^0.3
normal
http ^1.0
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
http-serde ^2.0
normal
hyper ^1.0
normal
hyper-util ^0.1.1
normal
lambda_runtime_api_client ^0.11.1
normal
miette ^7.2.0
normal
optional
opentelemetry-semantic-conventions ^0.14
normal
optional
pin-project ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_path_to_error ^0.1.11
normal
tokio ^1.0
normal
tokio-stream ^0.1.2
normal
tower ^0.4
normal
tower-layer ^0.3
normal
tracing ^0.1
normal
httpmock ^0.7.0
dev
hyper-util ^0.1.1
dev
pin-project-lite ^0.2
dev
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
lambda_
runtime
0.13.0
In lambda_
runtime::
tracing::
subscriber
lambda_runtime
::
tracing
::
subscriber
Function
registry
Copy item path
Source
pub fn registry() ->
Registry
Expand description
Returns a default
Registry
.