Docs.rs
armature-lambda-0.1.2
armature-lambda 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
armature-aws ^0.1.1
normal
optional
armature-core ^0.2.1
normal
async-trait ^0.1
normal
bytes ^1.5
normal
http ^1.1
normal
lambda_http ^0.13
normal
lambda_runtime ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tokio ^1.35
dev
Versions
100%
of the crate is documented
Platform
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
init_tracing_with_level
armature_
lambda
0.1.2
armature_lambda
Function
init_
tracing_
with_
level
Copy item path
Source
pub fn init_tracing_with_level(level: &
str
)
Expand description
Initialize tracing with a custom log level.