Docs.rs
manta-shared-2.0.0-beta.13
manta-shared 2.0.0-beta.13
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Masber
Dependencies
anyhow ^1.0.44
normal
base64 ^0.22
normal
chrono ^0.4.41
normal
config ^0.15.19
normal
dialoguer ^0.12.0
normal
directories ^6.0.0
normal
futures ^0.3.31
normal
manta-backend-dispatcher ^0.26.0
normal
minijinja ^2.4.0
normal
rdkafka ^0.39
normal
reqwest ^0.12.15
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9.34
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
thiserror ^2.0.12
normal
tokio ^1.45
normal
toml ^0.8.16
normal
toml_edit ^0.22.27
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5.5
normal
tempfile ^3
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
Skip to main content
Module log_ops
manta_
shared
2.0.0-beta.13
Module log_ops
Module Items
Functions
In manta_
shared::
common
manta_shared
::
common
Module
log_ops
Copy item path
Source
Expand description
Tracing-subscriber initialisation shared by both binaries.
Functions
ยง
configure
Configure the global tracing subscriber and bridge
log::
calls into it.