auto_enums_derive 0.6.3

This library provides an attribute macro like a wrapper of `#[derive]`, implementing the supported traits and passing unsupported traits to `#[derive]`.
Documentation
1
2
3
pub(crate) mod indexed_par_iter;
pub(crate) mod par_extend;
pub(crate) mod par_iter;