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.9.0.tar.gz
md5=5d0d8c4912f5410410a5bf8cfc1e70bf

Description

Part of the Jane Street's PPX rewriters collection.

Published: 22 Mar 2017

README

title: ppx_bin_prot parent: ../README.md

Generation of binary serialization and deserialization functions from type definitions.

For documentation & examples, see: ../../lib/bin_prot/README.md

And: ../../lib/bin_prot/shape/README.md

Dependencies (9)

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

Dev Dependencies

None

Used by (5)

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

Conflicts

None