* Use `ATTEMPTS` instead of `RETRIES` This commit also removes the prefix `retry_` from the function names that download the parameters. The reason for removing it was that I consider the retries implicit, and the primary objective of the functions is to download the params, not retry to download them. * Docs cosmetics * Apply suggestions from code review Co-authored-by: Arya <aryasolhi@gmail.com> * Change `ATTEMPTS` back to `RETRIES` --------- Co-authored-by: Arya <aryasolhi@gmail.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| Cargo.toml | ||