AFLplusplus / AFLplusplus/LibAFL
Derive Named
Open
enhancement
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 481
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 16
Description
A lot of structs within LibAFL implement `Named`. And all of those are done manually, leading to a lot of code duplication. Would it make sense to create a derive macro that implements it based on the struct name?
Is there a reason this doesn't exist already?
Contributor guide
Assessment
This issue has not been assessed yet.