Crates.io | derive_dearbitrary |
lib.rs | derive_dearbitrary |
version | 1.0.4 |
source | src |
created_at | 2023-06-20 15:37:51.325807 |
updated_at | 2023-11-04 23:03:56.85439 |
description | Derives dearbitrary traits |
homepage | |
repository | https://github.com/otter-sec/dearbitrary/ |
max_upload_size | |
id | 895293 |
size | 11,752 |
#[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.