module MsgType: sig .. end
sig
end
module Inner: sig .. end
include struct ... end
val discover : t
t
val offer : t
val request : t
val decline : t
val ack : t
val nack : t
val release : t
val inform : t
val random : unit -> int
unit -> int