Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The 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
.