Trait rt_local_core::base::RuntimeInjector
source · [−]pub trait RuntimeInjector: 'static {
fn waker(&self) -> Arc<dyn RuntimeWaker>;
}pub trait RuntimeInjector: 'static {
fn waker(&self) -> Arc<dyn RuntimeWaker>;
}