Option Enum. Option is a predefined enum in the Rust standard library. This enum has two values − Some(data) and None. Syntax.
確定! 回上一頁