[][src]Function smartpool::run::run

pub fn run<O, F: FnOnce() -> O>(work: F) -> Run<O, F>