Crate zero_v_gen[][src]

Attribute Macros

zero_v

This macro generates iterations for traits implementing zero_v iteration and generic bounds for functions taking a collection of objects with those traits. It has some limitations at the moment: if your trait’s method arguments involve lifetimes or generics, the generation is likely to fail. If it doesn’t then this macro should generate all your boilerplate for you.