package ppx_bin_prot

  1. Overview
  2. Docs
Generation of bin_prot readers and writers from types

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_bin_prot-v0.10.0.tar.gz
md5=3e9fde9a33568fe28a72dec917aaaeaf

Description

Part of the Jane Street's PPX rewriters collection.

Published: 15 Dec 2017

README

ppx_bin_prot

Generation of binary serialization and deserialization functions from type definitions. There's more information about:

Dependencies (9)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. jbuilder >= "1.0+beta12"
  3. ppx_type_conv >= "v0.10" & < "v0.11"
  4. ppx_metaquot >= "v0.10" & < "v0.11"
  5. ppx_here >= "v0.10" & < "v0.11"
  6. ppx_driver >= "v0.10" & < "v0.11"
  7. ppx_core >= "v0.10" & < "v0.11"
  8. bin_prot >= "v0.10" & < "v0.11"
  9. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (4)

  1. key-parsers >= "0.8.1" & < "1.0.0"
  2. oci
  3. ppx_bap < "v0.14.0"
  4. ppx_jane = "v0.10.0"

Conflicts

None