Crate of the Week

derive-deftly – Write a #[derive] macro, using a template syntax which looks a lot like macro_rules! and does not need to be placed in a separate proc macro crate.

5 Likes