Skip to main content

IO_RUNTIME

Constant IO_RUNTIME 

Source
pub const IO_RUNTIME: LocalKey<RefCell<Option<Handle>>>;
Expand description

Tokio runtime Handle for doing network (I/O) operations, see spawn_io