rust-calloop0.12-devel-0.12.4-1.fc41 in Fedora 41
↵ Return to the main page of rust-calloop0.12-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-09-16 |
Fabio Valentini <decathorpe at gmail dot com> - 0.12.4-1 |
- Initial import (calloop 0.12 compat package) |
Provides
- crate(calloop)
- rust-calloop0.12-devel
Files
- usr/
- share/
- cargo/
- registry/
- calloop-0.12.4/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE.txt
- README.md
- README.tpl
- examples/
- high_precision.rs
- timer.rs
- src/
- error.rs
- io.rs
- lib.rs
- list.rs
- loop_logic.rs
- macros.rs
- sources/
- channel.rs
- futures.rs
- generic.rs
- mod.rs
- ping/
- eventfd.rs
- iocp.rs
- pipe.rs
- ping.rs
- signals.rs
- timer.rs
- transient.rs
- sys.rs
- token.rs
- tests/