retrying-core 0.1.0

Core of `retrying` library for Rust (macros)
Documentation
1
2
3
4
5
6
7
# retrying-core
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](https://github.com/dintegrity/retrying) crate intead.