package ppx_deriving_ezjsonm

  1. Overview
  2. Docs

Functions for converting OCaml types to Yaml.value types

module type Backend = sig ... end
module Make (_ : Backend) : sig ... end
OCaml

Innovation. Community. Security.