Module driver
tokio
1.44.1
Module driver
Module Items
Structs
Enums
Functions
Type Aliases
In tokio::
runtime
Modules
blocking
builder
config
context
driver
handle
io
metrics
park
runtime
scheduler
task
task_hooks
thread_id
time
Structs
Builder
EnterGuard
Handle
Runtime
RuntimeMetrics
TryCurrentError
Enums
RuntimeFlavor
Constants
BOX_FUTURE_THRESHOLD
Type Aliases
Callback
tokio
::
runtime
Module
driver
Copy item path
Settings
Help
Summary
Source
Expand description
Abstracts out the entire chain of runtime sub-drivers into common types.
Structs
§
Cfg
🔒
Driver
🔒
Handle
🔒
Enums
§
IoHandle
🔒
IoStack
🔒
Time
Driver
🔒
Functions
§
create_
clock
🔒
create_
io_
stack
🔒
create_
process_
driver
🔒
create_
signal_
driver
🔒
create_
time_
driver
🔒
Type Aliases
§
Clock
🔒
IoDriver
🔒
Process
Driver
🔒
Signal
Driver
🔒
Signal
Handle
🔒
Time
Handle
🔒