Skip to content

Rust crate: convenient macro to extract a value via `if let`, and `return` in the else case.

License

Notifications You must be signed in to change notification settings

mic006/let_or_return

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

let_or_return

maintenance-status Crates.io docs.rs CI Crates.io

⚠️ This crate is deprecated. Use the let-else statement instead.

Convenient Rust macro to extract a value via if let, and return in the else case.

See doc.rs documentation

About

Rust crate: convenient macro to extract a value via `if let`, and `return` in the else case.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages