To build strings in rust, use format!() or write!() let content = vec![ "import".to_owned(), ["'".to_owned(), v_name[0].to_owned(), ...
確定! 回上一頁