woshilapin / skip_error

Simple Rust macro to easily skip errors inside a loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Rust macro to easily skip errors inside a loop

License:MIT License


Languages

Language:Rust 100.0%