I\'m reading through the Rust book, and this example looks a bit confusing:
use std::env; use std::fs; fn main() { let args: Vec = env::arg