| Crates.io | skip-fail |
| lib.rs | skip-fail |
| version | 1.0.0 |
| created_at | 2020-03-19 16:38:17.577916+00 |
| updated_at | 2020-03-19 16:38:17.577916+00 |
| description | A macro to help skip an iteration in a loop from a Result |
| homepage | https://github.com/CanalTP/skip_fail |
| repository | https://github.com/CanalTP/skip_fail |
| max_upload_size | |
| id | 220492 |
| size | 7,429 |

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