Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

File metadata and controls

7 lines (5 loc) · 279 Bytes

#[derive(Arbitrary)]

This crate implements support for automatically deriving the Arbitrary trait.

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