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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added the Names trait which provides the name() method and names() static method to provide nicely formatted names for your enum cases, derived from their native StudlyCase names.