Although, Rust does not have NULL, but provides an enum Option which can encode the concept of a value being present or absent.
確定! 回上一頁