Make.1-M
type t
Abstract type representing the messages that will be sent between processes.
val string_of_message : t -> string
string_of_message msg returns the string representation of msg.
string_of_message msg
string
msg