Docs.rs
linera-base-0.13.1
linera-base 0.13.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
afck
ma2bd
Dependencies
anyhow ^1.0.80
normal
async-graphql =7.0.2
normal
async-graphql-derive =7.0.2
normal
async-trait ^0.1.77
normal
base64 ^0.22.0
normal
bcs ^0.1.6
normal
cfg-if ^1.0.0
normal
chrono ^0.4.35
normal
custom_debug_derive ^0.6.1
normal
ed25519-dalek ^2.1.1
normal
futures ^0.3.30
normal
optional
generic-array ^0.14.7
normal
getrandom ^0.2.12
normal
optional
hex ^0.4.3
normal
is-terminal ^0.4.12
normal
linera-witty ^0.13.1
normal
prometheus ^0.13.3
normal
optional
proptest ^1.4.0
normal
optional
rand ^0.8.5
normal
serde ^1.0.197
normal
serde-name ^0.2.1
normal
serde_bytes ^0.11.14
normal
serde_json ^1.0.114
normal
sha3 ^0.10.8
normal
test-strategy ^0.3.1
normal
optional
thiserror ^1.0.65
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
wasm-bindgen-futures ^0.4.42
normal
optional
wasm_thread ^0.3.0
normal
optional
wasmtimer ^0.2.0
normal
optional
web-time ^1.1.0
normal
optional
linera-witty ^0.13.1
dev
test-case ^3.3.1
dev
cfg_aliases ^0.2.1
build
chrono ^0.4.35
normal
port-selector ^0.1.6
normal
prometheus ^0.13.3
normal
rand ^0.8.5
normal
tokio ^1.36.0
normal
zstd ^0.13.2
normal
ruzstd ^0.7.1
normal
tracing-web ^0.1.3
normal
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
linera_
base
0.13.1
Module tracing
Module Items
Functions
In crate linera_
base
linera_base
Module
tracing
Copy item path
Source
Expand description
This module provides unified handling for tracing subscribers within Linera binaries.
Functions
ยง
init
Initializes tracing in a standard way.