package ppx_meta_conv

  1. Overview
  2. Docs
Ppx based type_conv for various tree data formats

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_meta_conv-4.0.1.tar.bz2
sha256=0e9945064e1057e9dccf586434a399fba4251812d14fc51050b2cc5e76a47c2b
md5=536ea6b606a1217feccffac4609b5ece

doc/ppx_meta_conv.runtime/Meta_conv/Coder/Make/DeconstrDecoder/index.html

Module Make.DeconstrDecoder

Auto generated decoders from Deconstr

val tuple : target list decoder
val variant : string -> (string * target list) decoder
val poly_variant : string -> (string * target list) decoder
val record : string -> (string * target) list decoder
val object_ : string -> (string * target) list decoder
val tuple_exn : target list decoder_exn
val variant_exn : string -> (string * target list) decoder_exn
val poly_variant_exn : string -> (string * target list) decoder_exn
val record_exn : string -> (string * target) list decoder_exn
val object_exn : string -> (string * target) list decoder_exn
OCaml

Innovation. Community. Security.