[][src]Module round_based::async_runtime::watcher

Mechanism for tracking protocol execution

Structs

BlindWatcher

Watcher that doesn't do anything when event happens

StderrWatcher

Watcher that logs non critical error to stderr

Enums

When

Claims at which stage event occurred

Traits

ProtocolWatcher

Looks after protocol execution in AsyncProtocol