Crates.io | dearbitrary_derive |
lib.rs | dearbitrary_derive |
version | 1.0.1 |
source | src |
created_at | 2023-06-21 04:26:55.943029 |
updated_at | 2023-06-21 06:16:36.788249 |
description | Derives dearbitrary traits |
homepage | |
repository | https://github.com/otter-sec/dearbitrary/ |
max_upload_size | |
id | 895840 |
size | 7,762 |
#[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.