uniplate

Macro derive_iter

Source
macro_rules! derive_iter {
    ($iter_ty:ident) => { ... };
}
Expand description

Generates a Biplate and Uniplate instance for an iterable type.