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
Id be interested in a helper function (since traits cant have const fns atm) which can evaluate the width of a &str (and char) at compile time. I could even propose a PR for that if others think this is a nice idea. And maybe even as an optional feature.