Docs.rs
tracing-0.1.41
tracing 0.1.41
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
github:tokio-rs:publish-tracing
Dependencies
log ^0.4.17
normal
optional
pin-project-lite ^0.2.9
normal
tracing-attributes ^0.1.28
normal
optional
tracing-core ^0.1.33
normal
criterion ^0.3.6
dev
futures ^0.3.21
dev
log ^0.4.17
dev
wasm-bindgen-test ^0.3.38
dev
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
0.1.41
Module event
Module Items
Structs
In crate tracing
tracing
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.