Module left

Source
Expand description

use std::rc::Rc;

rustc_thread_pool::join(|| Rc::new(22), || ()); //~ ERROR