You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://docs.rs/smartstring/latest/smartstring > There will always be a slight overhead on all operations on **boxed strings**, compared to [String](https://doc.rust-lang.org/nightly/alloc/string/struct.String.html) (again, bold is mine).