re_data_loader::load_file

Function spawn

Source
fn spawn<F>(f: F)
where F: FnOnce() + Send + 'static,