In Rust, to indicate errors or absence of a value we use types named Result ... but a match may be used to keep the “early return” pattern:.
確定! 回上一頁