Docs.rs
plexor-core-0.1.0-alpha.1
plexor-core 0.1.0-alpha.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
agates
Dependencies
futures-util ^0.3.31
normal
itertools ^0.14.0
normal
moka ^0.12.12
normal
regex ^1.11.1
normal
optional
serde ^1
normal
thiserror ^2.0.18
normal
tokio ^1.43.0
normal
tracing ^0.1.44
normal
uuid ^1.14.0
normal
tokio ^1.43.0
dev
Versions
27.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module logging
plexor_
core
0.1.0-alpha.1
Module logging
Module Items
Structs
Traits
In crate plexor_
core
plexor_core
Module
logging
Copy item path
Source
Structs
§
Trace
Context
A standalone container for tracing context. Useful for initializing a trace before passing it to an Axon.
Traits
§
LogTrace
Trait for types that can provide tracing context for logging.