skip-fail

Crates.ioskip-fail
lib.rsskip-fail
version1.0.0
sourcesrc
created_at2020-03-19 16:38:17.577916
updated_at2020-03-19 16:38:17.577916
descriptionA macro to help skip an iteration in a loop from a Result
homepagehttps://github.com/CanalTP/skip_fail
repositoryhttps://github.com/CanalTP/skip_fail
max_upload_size
id220492
size7,429
Jean SIMARD (woshilapin)

documentation

https://docs.rs/skip_fail

README

![GitHub Action Status](https://img.shields.io/github/workflow/status/CanalTP/skip-fail/Continuous Integration)

skip-fail

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

Commit count: 43

cargo fmt