Parameter Make.Browser

module Decoder : DECODER
module Encoder : ENCODER
module Make (Vapp : WEB_APPLICATION with type 'msg decoder = 'msg Decoder.t and type encoder = Encoder.t) : sig ... end