Name Description Size
error.rs 1736
lib.rs The `Arbitrary` trait crate. This trait provides an [`Arbitrary`](./trait.Arbitrary.html) trait to produce well-typed, structured values, from raw, byte buffers. It is generally intended to be used with fuzzers like AFL or libFuzzer. See the [`Arbitrary`](./trait.Arbitrary.html) trait's documentation for details on automatically deriving, implementing, and/or using the trait. 41551
size_hint.rs Utilities for working with and combining the results of [`Arbitrary::size_hint`][crate::Arbitrary::size_hint]. 3785
unstructured.rs Wrappers around raw, unstructured bytes. 32811