Rust uses two terms to differentiate between two forms of error: failure, and panic. A failure is an error that can be recovered from in some way.
確定! 回上一頁