Module pushgen::test

source ·
Available on crate feature test only.
Expand description

Various test utilities

These are available when the feature test is enabled (disabled by default), and can be used to test generator adaptors.

Structs

  • A spuriously stopping generator that can stop multiple times.
  • A spuriously stopping generator that will stop once.