rust-heapless-devel-0.7.16-2.fc39 in Fedora 39
↵ Return to the main page of rust-heapless-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2023-07-21 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.16-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-02-24 |
Michel Alexandre Salim <salimma at fedoraproject dot org> - 0.7.16-1 |
- Initial Fedora package |
Provides
- crate(heapless)
- rust-heapless-devel
Files
- usr/
- share/
- cargo/
- registry/
- heapless-0.7.16/
- .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/