Blog Posts
Avoiding Breaking Changes with Rust's #[non_exhaustive]
In this post, I will explain how the #[non_exhaustive] attribute helps library authors avoid breaking changes in Rust.
- ← Prev
- 2 of 2
- Next →
In this post, I will explain how the #[non_exhaustive] attribute helps library authors avoid breaking changes in Rust.