/ serde_duper_macros / README.md
README.md
1 <p align="center"> 2 <img src="https://duper.dev.br/logos/duper-400.png" alt="The Duper logo, with a confident spectacled mole wearing a flailing blue cape." /> <br> 3 </p> 4 <h1 align="center">Serde Duper Macros</h1> 5 6 <p align="center"> 7 <a href="https://crates.io/crates/serde_duper_macros"><img alt="crates.io version" src="https://img.shields.io/crates/v/serde_duper_macros?style=flat&logo=rust&logoColor=white&label=serde_duper_macros"></a> 8 <a href="https://github.com/EpicEric/duper"><img alt="GitHub license" src="https://img.shields.io/github/license/EpicEric/duper"></a> 9 </p> 10 11 Adds a proc-macro for use with [`serde_duper`](https://docs.rs/serde_duper/). 12 13 [See the main project on GitHub.](https://github.com/EpicEric/duper)