derive_dearbitrary 1.2.0

Derives dearbitrary traits
Documentation
1
2
3
4
5
6
7
# `#[derive(Dearbitrary)]`

This crate implements support for automatically deriving [the `Dearbitrary`
trait](https://docs.rs/dearbitrary/*/dearbitrary/trait.Dearbitrary.html).

Don't depend on this crate directly, though. Instead, enable the `"derive"`
feature of the `dearbitrary` crate.