expected `collections::string::String`, found `&'static str` Получается, что строковый литерал типа &str не совместим с типом String .
確定! 回上一頁