package testo-util

  1. Overview
  2. Docs

Module Worker.ServerSource

Sourceval read : unit -> Msg_from_master.t option
Sourceval write : Msg_from_worker.t -> unit
Sourceval fatal_error : string -> 'a