Struct crossbus::rt::runtime_tokio::Runtime
source · pub struct Runtime;Available on crate features
rt and tokio only.Expand description
impl a very bare tokio-based runtime
NOTE that it does not support features
time io of tokio. If you wanna
these features, build your own runtime
beforehand