# Structs
Round1 can embed round.Helper which provides useful methods handling messages.
Round2 embeds Round1 so that it has access to previous information.
Round2Message is the message sent in Round1 and received in Round2.
# Type aliases
Result will contain the XOR of all messages sent.