rust-backoff-devel-0.4.0-1.fc39 in Fedora 39
↵ Return to the main page of rust-backoff-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-03-05 |
alciregi <alciregi at fedoraproject dot org> - 0.4.0-1 |
- Initial import (fedora#2264482). |
Provides
- crate(backoff)
- rust-backoff-devel
Files
- usr/
- share/
- cargo/
- registry/
- backoff-0.4.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- examples/
- async.rs
- permanent_error.rs
- retry.rs
- src/
- backoff.rs
- clock.rs
- default.rs
- error.rs
- exponential.rs
- future.rs
- lib.rs
- retry.rs
- tests/