rust-validator-devel-0.20.0-1.el10_2 in Fedora EPEL 10.2
↵ Return to the main page of rust-validator-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-04-15 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.20.0-1 |
- Initial package (close RHBZ#2453355) |
Provides
- crate(validator)
- rust-validator-devel
Files
- usr/
- share/
- cargo/
- registry/
- validator-0.20.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- src/
- display_impl.rs
- lib.rs
- traits.rs
- types.rs
- validation/
- cards.rs
- contains.rs
- does_not_contain.rs
- email.rs
- ip.rs
- length.rs
- mod.rs
- must_match.rs
- non_control_character.rs
- range.rs
- regex.rs
- required.rs
- urls.rs
- tests/