"Don't use to_string
, use to_owned
instead" was a common correction before the specialization.
5 Likes
"Don't use to_string
, use to_owned
instead" was a common correction before the specialization.