I need to split a String (not &str) by another String: use std::str::Split; fn main( ... by String, not &str. See Question&Answers more detail:os.
確定! 回上一頁