Crate parity_runtime
source · [−]Expand description
Tokio Runtime wrapper.
Re-exports
Structs
A future that completes at a specified instant in time.
Runtime for futures.
A handle to a runtime. Dropping the handle will cause runtime to shutdown.
Executes futures on the runtime
Handle to the Tokio runtime.
Builds Tokio Runtime with custom configuration values.