rust-backon-devel-1.5.0-3.fc42 in Fedora 42
↵ Return to the main page of rust-backon-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2025-04-23 |
Fabio Valentini <decathorpe at gmail dot com> - 1.5.0-3 |
- Drop WASM-specific features |
2025-04-23 |
Fabio Valentini <decathorpe at gmail dot com> - 1.5.0-2 |
- Fix invalid rust2rpm.toml, regenerate spec, relax spin dependency |
2025-04-20 |
Andreas Schneider <asn at redhat dot com> - 1.5.0-1 |
- New package version 1.5.0 |
Provides
- crate(backon)
- rust-backon-devel
Files
- usr/
- share/
- cargo/
- registry/
- backon-1.5.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- src/
- backoff/
- api.rs
- constant.rs
- exponential.rs
- fibonacci.rs
- mod.rs
- blocking_retry.rs
- blocking_retry_with_context.rs
- blocking_sleep.rs
- docs/
- examples/
- basic.md
- closure.md
- custom_sleeper.md
- inside_mut_self.md
- mod.rs
- retry_after.md
- sqlx.md
- with_args.md
- with_mut_self.md
- with_self.md
- with_specific_error.md
- mod.rs
- embassy_timer_sleep.rs
- lib.rs
- retry.rs
- retry_with_context.rs
- sleep.rs