package alba

  1. Overview
  2. Docs
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