[go: up one dir, main page]

derive_arbitrary 1.4.2

Derives arbitrary traits
Documentation

#[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.