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

This is supported on crate feature async-runtime only.
Expand description

Mechanism for tracking protocol execution

Structs

Watcher that doesn’t do anything when event happens

Watcher that logs non critical error to stderr

Enums

Claims at which stage event occurred

Traits

Looks after protocol execution in AsyncProtocol