Function wireman_core::client::create_runtime

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

Creates a new Tokio runtime.

§Errors

  • Internal: Failed to crate tokio runtime.