[](https://opensource.org/license/apache-2-0)
[](https://opensource.org/license/mit)
[](https://github.com/jonaspleyer/short_default/actions)
[](https://crates.io/crates/short-default)

[](https://docs.rs/short_default)
# short_default
Avoid writing tedious [Default](https://doc.rust-lang.org/std/default/trait.Default.html)
implementations by using a simple
[`default!`](https://docs.rs/short_default/latest/short_default/macro.default.html) macro instead.