# rs-derive
<div style="display: flex; gap: 2em;">
[]
[](https://www.rust-lang.org/)
[](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
</div>
`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)