Module type Typed_tcp_intf.Arg

module type Arg = sig .. end

module Client_message: sig .. end
module Server_message: sig .. end
module Transport: sig .. end