Announcing Rust 1.96.0 _verified_ 🎁 Free Access

The std::error::Error trait now supports a default implementation for the source method, reducing boilerplate for simple error types that do not wrap underlying errors.

Rust 1.96.0 adds official support for: