# tlborm **Repository Path**: villezuo/tlborm ## Basic Information - **Project Name**: tlborm - **Description**: The Little Book of Rust Macros - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-03 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The Little Book of Rust Macros **Note**: this is a work in progress. [View the canonical, rendered version](https://danielkeep.github.io/tlborm/). This book is an attempt to distil the Rust community's collective knowledge of Rust macros. As such, both additions (in the form of pull requests) and requests (in the form of issues) are welcome. If you wish to contribute, see [the GitHub repository](https://github.com/DanielKeep/tlborm/). ## Wanted * A nicer CSS theme. * Parsing/expansion techniques and patterns. * Useful building blocks. ## Build By [mdBook GitHub repository](https://github.com/rust-lang/mdBook)