#derive #macro-derive #macro #dearbitrary

macro derive_dearbitrary

Derives dearbitrary traits

2 stable releases

1.2.0 Jun 20, 2023
1.0.4 Nov 4, 2023

#515 in #macro-derive

44 downloads per month
Used in dearbitrary

MIT/Apache

9KB
156 lines

#[derive(Dearbitrary)]

This crate implements support for automatically deriving the Dearbitrary trait.

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

Dependencies

~1.5MB
~34K SLoC