uniplate

Macro derive_unplateable

Source
macro_rules! derive_unplateable {
    ($t:ty) => { ... };
}
Expand description

Generates a Biplate and Uniplate instance for an unplateable type.