unwrap () handles errors in Rust — print the error and fail. In Rust, errors are explicit. Errors in Rust are, by idiom, Result and Option types.
確定! 回上一頁