use unwrap_none::UnwrapNone;
fn main() {
None.unwrap_none();
None.expect_none("Value is not None");
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Implements the `unwrap_none` and `expect_none` methods removed by https://github.com/rust-lang/rust/pull/83349
License
Demindiro/unwrap_none
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implements the `unwrap_none` and `expect_none` methods removed by https://github.com/rust-lang/rust/pull/83349
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published