Module right

Source
Expand description

use std::rc::Rc;

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