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
Now when using #[num_enum(default)] or #[num_enum(default)] with TryFromPrimitive it just ignores them.
But it's more reasonable to return error because of missing support.