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.11.0.tar.gz
md5=bece6c1d181d45971be4da77ae16e82c

Description

Part of the Jane Street's PPX rewriters collection.

Published: 22 Mar 2018

README

ppx_bin_prot

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

Dependencies (7)

  1. ppxlib >= "0.1.0" & < "0.3.0"
  2. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  3. jbuilder >= "1.0+beta18.1"
  4. ppx_here >= "v0.11" & < "v0.12"
  5. bin_prot >= "v0.11" & < "v0.12"
  6. base >= "v0.11" & < "v0.12"
  7. 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.11.0"

Conflicts (1)

  1. jbuilder = "1.0+beta19"