Module cucumber::writer::repeat

source ·
Expand description

Writer-wrapper for re-outputting events at the end of an output.

Structs§

  • Wrapper for a Writer implementation for re-outputting events at the end of an output, based on a filter predicated.

Type Aliases§

  • Alias for a fn predicate deciding whether an event should be re-outputted or not.