Function re_data_loader::load_file::spawn

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