[][src]Function netsim_embed::run

pub fn run<F>(f: F) where
    F: Future<Output = ()> + Send + 'static,