tokio
1.37.0
Module dump
Structs
In tokio::runtime
?
Settings
Module
tokio
::
runtime
::
dump
Copy item path
source
·
[
−
]
Available on
crate feature
rt
only.
Expand description
Snapshots of runtime state.
See
Handle::dump
.
Structs
§
Dump
A snapshot of a runtime’s state.
Task
A snapshot of a task.
Tasks
Snapshots of tasks.
Trace
An execution trace of a task’s last poll.