Docs.rs
tracing-core-0.1.34
tracing-core 0.1.34
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
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
Module event
tracing_
core
0.1.34
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.