Crate exporting varflags macro, allowing to use unit-like enums in conjunction with Varflags struct to create easy to use bitflags data structure defined over enum variants.
Crate containing attribute procedural macro varflags. This crate isn't meant to be used without varflags crate.