In this case, we call io::stdin() to get the data that's being piped to us. However, the Rust standard library protects stdin with a mutex.
確定! 回上一頁