In this Rust example we will call it Maybe<T> and variants of this type can either be a value of generic type T , or the empty variant: Nothing .
確定! 回上一頁