Docs.rs
diagweave-0.1.1
diagweave 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shaogme
Dependencies
diagweave-macros ^0.1.0
normal
opentelemetry ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
ref_str ^0.2.0
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
tracing ^0.1
normal
optional
criterion ^0.8.2
dev
insta ^1
dev
tracing-subscriber ^0.3
dev
trybuild ^1.0
dev
Versions
45.81%
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
Crate diagweave
diagweave
0.1.1
All Items
Crate Items
Modules
Macros
Structs
Derive Macros
Crate
diagweave
Copy item path
Source
Modules
§
prelude
render
report
Macros
§
set
union
Structs
§
RefStr
A compact string that is either borrowed for
'a
or shared via
Arc<str>
.
Static
RefStr
A
'static
compact string that is either borrowed or shared via
Arc<str>
.
Derive Macros
§
Error