package melange-json-native

  1. Overview
  2. Docs
Compositional JSON encode/decode PPX for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

melange-json-1.3.0.tbz
sha256=9ed376e19793c536f8a8a388f0e1ce7e402d1fde85de4e941ab5bd1190b25ac5
sha512=3b66695707a6a7cf9fed59fef9ddb02504a4e85d14dd904764ea049c4e92d0910e1d68b4edfe2b8a1d2e1c984bd061d01d3866dd575bfd7c0573ff5a4865c616

doc/melange-json-native.ppx-runtime/Ppx_deriving_json_runtime/index.html

Module Ppx_deriving_json_runtimeSource

Sourceval to_json : 'a -> 'a
Sourceval of_json : 'a -> 'a
Sourceval to_string : Yojson.Basic.t -> string
Sourceval of_string : string -> Yojson.Basic.t
Sourceexception Of_json_error of string
Sourceval of_json_error : string -> 'a
Sourcemodule To_json : sig ... end
Sourcemodule Of_json : sig ... end
Sourcemodule Primitives : sig ... end
Sourcemodule Classify : sig ... end
OCaml

Innovation. Community. Security.