rust-darling0.13-devel-0.13.4-3.fc39 in Fedora 39
↵ Return to the main page of rust-darling0.13-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.13.4-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-01-20 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.13.4-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-12-06 |
Fabio Valentini <decathorpe at gmail dot com> - 0.13.4-1 |
- Initial import (darling 0.13 compat package) |
Provides
- crate(darling)
- rust-darling0.13-devel
Files
- usr/
- share/
- cargo/
- registry/
- darling-0.13.4/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- clippy.toml
- examples/
- automatic_bounds.rs
- consume_fields.rs
- fallible_read.rs
- shorthand_or_long_field.rs
- supports_struct.rs
- src/
- tests/
- accrue_errors.rs
- computed_bound.rs
- custom_bound.rs
- defaults.rs
- enums_newtype.rs
- enums_struct.rs
- enums_unit.rs
- error.rs
- from_generics.rs
- from_type_param.rs
- from_type_param_default.rs
- from_variant.rs
- generics.rs
- happy_path.rs
- hash_map.rs
- multiple.rs
- newtype.rs
- skip.rs
- split_declaration.rs
- suggestions.rs
- supports.rs
- unsupported_attributes.rs