Struct crossbus::rt::runtime_tokio::TokioRuntime
source · pub struct TokioRuntime { /* private fields */ }Available on crate features
rt and tokio only.Expand description
the tokio runtime
Implementations§
source§impl TokioRuntime
impl TokioRuntime
pub fn new() -> &'static TokioRuntime
sourcepub fn set_runtime(rt: Runtime)
pub fn set_runtime(rt: Runtime)
set new runtime with flush LocalSet