pub fn tokio_rt() -> Result<Runtime>
Builds the tokio runtime
This function is a simple replacement for #[tokio::main] that does not use macros
#[tokio::main]