NotifyPeer

---types---
notifyPeer#9fd40bd8 peer:Peer = NotifyPeer

Belongs to

NotifyPeer

In Rust this constructor is a variant of the enums::NotifyPeer enum.
Match on it with: if let enums::NotifyPeer::NotifyPeer(v) = result { ... }

Parameters

peerPeerrequired