Docs.rs
tracing-core-0.1.33
tracing-core 0.1.33
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hawkw
github:tokio-rs:publish-tracing
Dependencies
once_cell ^1.13.0
normal
optional
valuable ^0.1.0
normal
optional
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
tracing_
core
0.1.33
Module event
Module Items
Structs
In crate tracing_
core
tracing_core
Module
event
Copy item path
Source
Expand description
Events represent single points in time during the execution of a program.
Structs
ยง
Event
Event
s represent single points in time where something occurred during the execution of a program.