As Option and Result are wrapper types, the only way to safely interact with their inner values is either through pattern matching or if let.
確定! 回上一頁