derive_dearbitrary 1.0.4

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).

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