Structsยง
- Sender
Handle ๐Handle for sending and broadcasting messages to theNetwork
. It can be used to send or broadcast instances of any type that implement theInto<Message>
trait.
Network
. It can be used to send or broadcast
instances of any type that implement the Into<Message>
trait.