Module lain::types[][src]

Structs

AsciiString

Wrapper around String that provides mutation methods appropriate for ASCII encoded Strings

Constraints

Data structure holding constraints that the NewFuzzed::new_fuzzed or Mutatable::mutate methods should try to respect.

Utf8String

Wrapper around String that provides mutation methods appropriate for UTF-8 encoded Strings

Enums

UnsafeEnum

Represents an enum that can contain unsafe values.

Weighted

Which direction to weigh ranges towards (min bound, upper bound, or none).