# rs-derive
[![Crates.io Downloads (latest version)](https://img.shields.io/crates/dv/rs-derive?style=for-the-badge&label=downloads&color=orange&link=https%3A%2F%2Fcrates.io%2Frs-derive)] [![made-with-rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg?style=for-the-badge)](https://www.rust-lang.org/) [![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg?style=for-the-badge)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
`rs-derive` is part of the `rs-` toolsuite and contains useful derive macros such as the `#[derive(From)]` macro which allows for easy type conversion in enums and structs. The `rs-derive` crate is published and maintained on crates.io by [mt4f](https://github.com/mt4f)