/skip_error

Simple Rust macro to easily skip errors inside a loop

Primary LanguageRustMIT LicenseMIT

GitHub Action Status Latest Version

skip_error

skip_error provides a single macro to help ignoring Error that would happen in a loop. See documentation to know more.