aper_derive
: derive macro for AperThis crate exists because procedural macros (currently) need their own crate. The macro itself is re-exposed through the core Aper crate, which is probably what you want to use instead of depending on this crate directly.