rust-char_str-devel-0.0.2-1.fc45 in Fedora Rawhide
↵ Return to the main page of rust-char_str-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-07-22 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.0.2-1 |
- Initial package (close RHBZ#2502010) |
Provides
- crate(char_str)
- purl(pkg:cargo/char_str@0.0.2)
- rust-char_str-devel
Files
- usr/
- share/
- cargo/
- registry/
- char_str-0.0.2/
- .cargo-checksum.json
- CHANGELOG.md
- CONTRIBUTING.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- collection.rs
- comparison.rs
- exact_construction.rs
- formatting.rs
- heap_layout.rs
- mutation.rs
- rust-toolchain.toml
- rustfmt.toml
- src/
- char_str.rs
- errors/
- from_utf16_error.rs
- reserve_error.rs
- to_char_string_error.rs
- errors.rs
- features/
- arbitrary.rs
- get_size.rs
- salsa.rs
- serde.rs
- features.rs
- lib.rs
- repr/
- heap_buffer.rs
- inline_buffer.rs
- last_byte.rs
- num_to_repr.rs
- static_buffer.rs
- repr.rs
- traits.rs
- tests/
- alloc_string.rs
- arbitrary.rs
- char_str.rs
- const.rs
- freeze_oom.rs
- get_size.rs
- handmade.rs
- loom.rs
- property.rs
- race_condition.rs
- salsa.rs
- serde.rs