logo

Module cucumber::writer::normalize[][src]

Expand description

Writer-wrapper for outputting events in a normalized readable order.

Structs

Wrapper for a Writer asserting it being Normalized.

Wrapper for a Writer implementation for outputting events corresponding to order guarantees from the Runner in a Normalized readable order.

Traits

Marker indicating that a Writer can accept events in a happened-before order.