Expand description
Procedural macros for problemreductions.
This crate provides the #[reduction] attribute macro that automatically
generates ReductionEntry registrations from ReduceTo impl blocks.
Attribute Macrosยง
- reduction
- Attribute macro for automatic reduction registration.