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
See for example #8.
This could be avoided by using the non_exhaustive attribute.
The documentation should be extended to state that the content of the Unknown variant is not part of stability guarantees.
See for example #8.
This could be avoided by using the
non_exhaustiveattribute.The documentation should be extended to state that the content of the
Unknownvariant is not part of stability guarantees.