Expand description

This module defines various message structures in the Rings network. Most of the messages follow the Ping/Pong pattern, where there is a one-to-one correspondence between them, such as xxxSend and xxxReport messages.

Structs

Enums

Traits

  • The Then trait is used to associate a type with a “then” scenario.