Module Testo_util.Msg_from_master

type t =
  1. | Start_test of string
val of_string : string -> t
val to_string : t -> string