It uses the Result enum, which is a part of the Rust standard library and is used to represent either success ( Ok ) or failure ( Err ):
確定! 回上一頁