package ppx_meta_conv

  1. Overview
  2. Docs
PPX for converting between OCaml values and JSON, Sexp and camlon

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_meta_conv-4.1.0.tar.gz
md5=aad544375f23a3979aafe9defdebf4bd
sha512=991ad7433c8f2f51b298d4c99b35b873aab66c5d1da1beaa18f8f58f8e708e5a4299f0bb657af9d12bfcd3d645f48b3efe21e13b8c62e303604bd374e88f7d3a

doc/src/ppx_meta_conv.runtime/meta_conv.ml.html

Source file meta_conv.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Meta_conv.Coder *)
module Coder = Meta_conv__Coder

(** @canonical Meta_conv.Error *)
module Error = Meta_conv__Error

(** @canonical Meta_conv.Internal *)
module Internal = Meta_conv__Internal

(** @canonical Meta_conv.Open *)
module Open = Meta_conv__Open

(** @canonical Meta_conv.Result *)
module Result = Meta_conv__Result

(** @canonical Meta_conv.Types *)
module Types = Meta_conv__Types
OCaml

Innovation. Community. Security.