stevenferrer / derive-macro-example

An example of custom derive macro in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

derive-macro-example

An example of custom derive macro in Rust.

Running the example

$ cd pancakes && cargo run
Hello, Macro! My name is Pancakes!

About

An example of custom derive macro in Rust.

License:MIT License


Languages

Language:Rust 100.0%