rust-heapless0.7-devel-0.7.17-1.fc40 in Fedora 40
↵ Return to the main page of rust-heapless0.7-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
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/