Function salvo::start_with_threads[][src]

pub fn start_with_threads<F>(future: F, threads: usize) where
    F: Future