https://github.com/aflplusplus/trait-winnower
Reducing the number of trait requirements, because we have plenty!
https://github.com/aflplusplus/trait-winnower
Last synced: 9 months ago
JSON representation
Reducing the number of trait requirements, because we have plenty!
- Host: GitHub
- URL: https://github.com/aflplusplus/trait-winnower
- Owner: AFLplusplus
- Created: 2025-08-26T17:13:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T01:38:12.000Z (10 months ago)
- Last Synced: 2025-08-28T05:53:06.534Z (10 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trait Requirement Reduction
[](https://crates.io/crates/trait-winnower)
[](https://docs.rs/trait-winnower/)
[](https://codecov.io/gh/AFLplusplus/trait-winnower)
[](https://deps.rs/repo/github/AFLplusplus/trait-winnower)
## Overview
This project aims to reduce the number of trait requirements in Rust code.