Skip to main content

ExampleDerive

Derive Macro ExampleDerive 

Source
#[derive(ExampleDerive)]
Expand description

A derive macro example

This macro demonstrates how to create a derive macro in this crate.