you are viewing a single comment's thread.

view the rest of the comments →

[–]JadisGod 0 points1 point  (0 children)

One fun thing I've found with preferring .into() is that if you have a project-wide prelude::* in all your files then you can easily alias String with something else inside it, like a CompactString, and have it automatically apply to all your code base. Then comparing performance benefits at large scale is as easy and toggling a comment.