# Functions
FromMessage creates a ResendRequest from a quickfix.Message instance.
New returns a ResendRequest initialized with the required fields for ResendRequest.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
ResendRequest is the fixt11 ResendRequest type, MsgType = 2.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.