Name Description Size
error.rs 1751
foreign
lib.rs The `Arbitrary` trait crate. This trait provides an [`Arbitrary`] 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's documentation for details on automatically deriving, implementing, and/or using the trait. 19089
size_hint.rs Utilities for working with and combining the results of [`Arbitrary::size_hint`][crate::Arbitrary::size_hint]. 4784
tests.rs 8774
unstructured.rs Wrappers around raw, unstructured bytes. 33371