robma_builder 0.0.1

My result of the builder exercise in proc-macro-workshop by David Tolnay.
Documentation

My result of the builder exercise in the excellent proc-macro-workshop by David Tolnay.

I strongly recommend checking out this workshop to anyone who would like to get started with procedural macros in rust.

This is a personal learning project, do not use in production and consider rust-derive-builder instead.