Docs.rs
tokio-trace-core-0.2.0
tokio-trace-core 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
Dependencies
lazy_static ^1.0.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
tokio_
trace_
core
0.2.0
Module metadata
Module Items
Structs
In crate tokio_
trace_
core
tokio_trace_core
Module
metadata
Copy item path
Source
Expand description
Metadata describing trace data.
Structs
ยง
Kind
Indicate whether the callsite is a span or event.
Level
Describes the level of verbosity of a span or event.
Metadata
Metadata describing a
span
or [event].