package testo-util

  1. Overview
  2. Docs

Module Testo_util.Msg_from_masterSource

Sourcetype t =
  1. | Start_test of string
Sourceval of_string : string -> t
Sourceval to_string : t -> string