The argument |spawner| { ... } is a Rust closure expression. A closure is a value that can be called as if it were a function. Here, |spawner| is the ...
確定! 回上一頁