Rust 1.26 introduced the ability to return a Result from the main method, ... return a Result<(), io::Error> from main in the example above.
確定! 回上一頁