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
Seems like a duplicate of #178. As for the type, I think in many cases a &str pointing into the raw message can be fine as long as there aren't any escape characters.
Let's use more smart string types, such as FastStr provided via fast_str crate.
The text was updated successfully, but these errors were encountered: