tokio_rt

Function tokio_rt 

Source
pub fn tokio_rt() -> Result<Runtime>
Expand description

Builds the tokio runtime

This function is a simple replacement for #[tokio::main] that does not use macros