(Here Deref coercion kicks in and Rust will convert &String to &str for you.) ... The match expression is the basic way to handle enum values.
確定! 回上一頁