Macros§
Attribute Macros§
- powerset_
enum - Parametrize an
enumto make it a powerset (set of all subsets), and create a macro with the same name of theenumfor easy notation of the subsets.
enum to make it a powerset (set of all subsets), and create a macro with the
same name of the enum for easy notation of the subsets.