module Tilde_endpoint: sig .. end
sig
end
type t = {
host : string;
string
port : int;
int
val to_string : t -> string
t -> string
to_string endp
endp
host:port