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
Replace Str::from() and Str::fromAll() with enum_value() for consistency
with other enum-supporting APIs across the codebase. Also updates type
hints from BackedEnum to UnitEnum to match the established pattern.
0 commit comments