Macro vesta_macro::derive_match[][src]

derive_match!() { /* proc-macro */ }

Derive Match and Case for a “foreign” struct or enum, given its declaration.

This is only useful within the vesta crate itself, because otherwise it will generate an orphan implementation.