rust-num-format-devel-0.4.0-1.fc36 in Fedora Rawhide
↵ Return to the main page of rust-num-format-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-11-18 |
Davide Cavalca <dcavalca at fedoraproject dot org> 0.4.0-1 |
- Initial import; Fixes: RHBZ#2021341 |
Provides
- crate(num-format)
- rust-num-format-devel
Files
- usr/
- share/
- cargo/
- registry/
- num-format-0.4.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- README.tpl
- src/
- buffer.rs
- constants.rs
- custom_format.rs
- custom_format_builder.rs
- error.rs
- error_kind.rs
- format.rs
- grouping.rs
- impls/
- integers.rs
- num_bigint.rs
- impls.rs
- lib.rs
- locale.rs
- strings.rs
- system_locale/
- unix/
- bsd.rs
- encoding.rs
- linux.rs
- unix.rs
- windows.rs
- system_locale.rs
- to_formatted_str.rs
- to_formatted_string.rs
- write_formatted.rs
- tests/
- common/
- test_errors.rs
- test_no_bytes_written.rs
- test_non_zero.rs
- test_num_bigint.rs
- test_serialization.rs
- test_signed.rs
- test_system_locale_unix.rs
- test_system_locale_windows.rs
- test_unsigned.rs
- doc/
- licenses/
- rust-num-format-devel/
- LICENSE-APACHE
- LICENSE-MIT