rust-heapless0.7-devel-0.7.17-2.el10_0 in Fedora EPEL 10.0
↵ Return to the main page of rust-heapless0.7-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-19 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.17-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-03-25 |
Michel Lind <salimma at fedoraproject dot org> - 0.7.17-1 |
- Initial package (rhbz#2271528) |
Provides
- crate(heapless)
- rust-heapless0.7-devel
Files
- usr/
- share/
- cargo/
- registry/
- heapless-0.7.17/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- build.rs
- no-atomics.sh
- no-cas.sh
- src/
- binary_heap.rs
- de.rs
- defmt.rs
- deque.rs
- histbuf.rs
- indexmap.rs
- indexset.rs
- lib.rs
- linear_map.rs
- mpmc.rs
- pool/
- cas.rs
- llsc.rs
- mod.rs
- singleton/
- singleton.rs
- sealed.rs
- ser.rs
- sorted_linked_list.rs
- spsc.rs
- string.rs
- test_helpers.rs
- ufmt.rs
- vec.rs
- suppressions.txt
- tests/