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
Versioned Configuration enums like ZfpCodecConfiguration should probably be marked #[non_exhaustive] so they can be updated without a breaking release.
The text was updated successfully, but these errors were encountered:
Versioned
Configuration
enums likeZfpCodecConfiguration
should probably be marked#[non_exhaustive]
so they can be updated without a breaking release.The text was updated successfully, but these errors were encountered: