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.15.0.tar.gz
sha256=b2c8e62211d9a3ae5f91984613b812e0416c73120a2a18b8670d131110154013

CHANGES.md.html

v0.11

Depend on ppxlib instead of (now deprecated) ppx_core, ppx_driver and ppx_type_conv.

113.43.00

  • use the new context-free API

113.24.01

  • Fix the META. ppx_bin_prot was not previously treated as a ppx_deriving plugin, which was causing problems

113.24.00

  • Minor changes, nothing worth mentionning.