wireman_core::client

Function create_runtime

source
pub fn create_runtime() -> Result<Runtime>
Expand description

Creates a new Tokio runtime.

ยงErrors

  • Internal: Failed to crate tokio runtime.