Crates.io | skip_error |
lib.rs | skip_error |
version | 3.1.1 |
source | src |
created_at | 2020-03-23 10:05:16.090068 |
updated_at | 2021-09-21 16:29:08.526099 |
description | Utility helping skip and log Result::Error in iterations |
homepage | https://github.com/CanalTP/skip_error |
repository | https://github.com/CanalTP/skip_error |
max_upload_size | |
id | 221698 |
size | 24,174 |
skip_error
provides a single macro to help ignoring Error
that would happen
in a loop. See documentation to know more.
skip_error
3.0.0 requires Rustc version 1.54 or greater.