unwrap_or_do 0.1.2

Unwrap the Result or do an expression followed by returning the result
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 557.76 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • remme123

Unwrap the [Result] or do the expression

Associated macros: [unwrap_or_break], [unwrap_or_continue], [unwrap_or_log]

This crate is not recommend as let else is stable in Rust 1.65.