An enum in Rust is a type that can be any one of several variant that we define ... the kind of data a variant can store, ranging from nothing, to a tuple, ...
確定! 回上一頁