Crate test_fuzz

source ·

Re-exports

Modules

Macros

  • Skip values of type $ty when serializing. Initialize values of type $ty with $expr when deserializing.
  • Wrap <$ty as ToOwned>::Owned in a type $ident and implement From and test_fuzz::Into for $ident so that convert = "&$ty, $ident" can be used.

Traits

Functions

Attribute Macros