API documentation for the Rust `char` primitive in crate `std`. ... let s = String::from("❤️"); let mut iter = s.chars(); // we get two chars out of a ...
確定! 回上一頁