Constants§
- IO_
RUNTIME - Tokio runtime
Handlefor doing network (I/O) operations, seespawn_io
Functions§
- register_
io_ runtime - Registers
handleas the IO runtime for this thread - spawn_
io - Runs
futon the runtime registered byregister_io_runtimeif any, otherwise awaits on the current thread