Crates.io | retrying-core |
lib.rs | retrying-core |
version | 0.1.0 |
source | src |
created_at | 2023-12-19 15:28:14.861032 |
updated_at | 2023-12-19 15:28:14.861032 |
description | Core of `retrying` library for Rust (macros) |
homepage | https://github.com/dintegrity/retrying |
repository | |
max_upload_size | |
id | 1074411 |
size | 42,756 |
Implementation of retrying::retry macros and all required function
This is internal crate and users of retrying
should not use it directly.
Please use retrying crate intead.