Crate bolero_engine

source ·

Re-exports§

Modules§

Structs§

Traits§

  • Trait for driving the generation of a value
  • Trait for defining an engine that executes a test
  • Trait that turns the test return value into a Result
  • Trait for defining a test case
  • Generate a value for a given type
  • Generate a value with a parameterized generator

Type Aliases§

Derive Macros§

  • Derive the an implementation of TypeGenerator for the given type.