Skip to main content

Crate problemreductions_macros

Crate problemreductions_macros 

Source
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.