Rust supports unicode characters. ... let c = char::from_u32(0x2764); c ... char::to_uppercase returns an interator instead of a char!
確定! 回上一頁