We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5bed3 commit 423a813Copy full SHA for 423a813
lambda-extension/src/lib.rs
@@ -24,7 +24,7 @@ pub use telemetry::*;
24
/// Include several request builders to interact with the Extension API.
25
pub mod requests;
26
27
-/// Utilities to initialize and use `tracing` and `tracing-subscriber` in Lambda Functions.
+/// Utilities to initialize and use `tracing` and `tracing-subscriber` in Lambda Functions. Foo
28
#[cfg(feature = "tracing")]
29
pub use lambda_runtime_api_client::tracing;
30
0 commit comments