mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
703a33673d
Define a `NotHandle` type, that implements `std::error::Error`, and use it as the error type in `HandleOrNull` and `HandleOrInvalid`.