The important part is which does not implement the Copy trait . But in the documentation we saw that String implements the Clone trait. So we can add .clone() ...
確定! 回上一頁