package ppx_bin_prot

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.11.1.tar.gz
md5=fae0a476df94eb1dc7fccb293adffe1f

Description

Part of the Jane Street's PPX rewriters collection.

Published: 14 May 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.3.0" & < "0.9.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"