//! Receive synchronous network-change events and handle receiver outcomes.
//!
//! Run with `cargo run -p net-lattice --example sync_monitor` and change a
//! route or address from another terminal. `ResyncRequired` means the affected
//! provider state must be read again before later events are interpreted.
use Duration;
use ;