Docs.rs
tokio-trace-0.1.0
tokio-trace 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
Dependencies
cfg-if ^0.1.7
normal
log ^0.4
normal
optional
tokio-trace-core ^0.2
normal
ansi_term ^0.11
dev
futures ^0.1
dev
humantime ^1.1.1
dev
log ^0.4
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
tokio_
trace
0.1.0
Module event
Module Items
Structs
In crate tokio_
trace
tokio_trace
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.