Function rt_local::base::run

source · []
pub fn run<F>(l: &impl RuntimeLoop, future: F) -> <F as Future>::Output where
    F: Future