Rust [edit]. fn main() { let spaces = " \t\n\x0B\x0C\r \u{A0} ... assert_eq!(string_with_spaces.trim(), "String without spaces");
確定! 回上一頁