Module Vchan.Port

type t
val of_string : string -> (t, [> `Msg of string ]) Stdlib.result
val to_string : t -> string