Skip to main content

Module rt

Module rt 

Source
Expand description

Runtime components — executor and timer implementations.

Selects between tokio (tokio-rt feature) and compio (compio feature) runtime backends.

Modules§

tokio
Tokio IO integration for core.