There is plenty of material out there detailing why an Option type is better than null, so I won't go too much into that. In Rust, Option<T> is ...
確定! 回上一頁