package vchan

  1. Overview
  2. Docs

Module Vchan.PortSource

Sourcetype t
Sourceval of_string : string -> (t, [> `Msg of string ]) result
Sourceval to_string : t -> string