package decoders

  1. Overview
  2. Docs

Module Decoders.EncodeSource

Sourcemodule type S = sig ... end
Sourcemodule type Encodeable = sig ... end
Sourcemodule Make (E : Encodeable) : S with type value = E.value
OCaml

Innovation. Community. Security.