You see, in Rust, there are 2 string types: the String and the ... fn concatenate_strings(s1: &str, s2: &str) -> String { return format!
確定! 回上一頁