In your example, some_conversion seems to return a new String for the value part, so applying .clone() to the key would do the trick: let ...
確定! 回上一頁