Revision control
Copy as Markdown
Other Tools
# `#[derive(Arbitrary)]`
This crate implements support for automatically deriving [the `Arbitrary`
Don't depend on this crate directly, though. Instead, enable the `"derive"`
feature of the `arbitrary` crate.