package ppx_deriving_yojson

  1. Overview
  2. Docs
JSON codec generator for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_yojson-3.7.0.tar.gz
md5=456be82acb16bbf6be12ab01f9dfaa94
sha512=6aa8b3a6e60afd1ce68995bad6776c975b3640303b2049233e661c46300abea1f48916d4e876412de49f35744f31b99c29736e2bb974e1b4a494b0932bbd6e80

doc/ppx_deriving_yojson.runtime/Ppx_deriving_yojson_runtime/Result/index.html

Module Ppx_deriving_yojson_runtime.ResultSource

Sourcetype ('a, 'b) result = ('a, 'b) Result.result =
  1. | Ok of 'a
  2. | Error of 'b
OCaml

Innovation. Community. Security.