Docs.rs
trace-weft-0.3.4
trace-weft 0.3.4
Docs.rs crate page
MIT
30 June 2026
Links
Repository
crates.io
Source
Owners
kidoz
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
lazy_static ^1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tokio ^1.37
normal
trace-weft-core ^0.3.4
normal
trace-weft-macros ^0.3.4
normal
trace-weft-recorder ^0.3.4
normal
tracing ^0.1
normal
uuid ^1.10
normal
Versions
100%
of the crate is documented
Go to latest version
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
ArcRedactor
trace_
weft
0.3.4
ArcRedactor
Aliased Type
In trace_
weft::
redactor
trace_weft
::
redactor
Type Alias
ArcRedactor
Copy item path
Source
pub type ArcRedactor =
Arc
<dyn
Redactor
>;
Aliased Type
ยง
pub struct ArcRedactor {
/* private fields */
}