Function rt_local::base::run

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