Crate autoimpl_derive

Source

Derive Macrosยง

generate_auto_impl_impl
Generates a default blanket impl for a generic trait that gets passed into generate_auto_impl_impl, with the same type parameters and type bounds as its trait.