Mutability in Rust is inherited: because the variable f holding the ... fn spawner(mut f: Box<FnMut()->()+Send>) -> thread::JoinHandle<()>.
確定! 回上一頁