package ppx_protocol_conv

  1. Overview
  2. Docs
Ppx for generating serialisation and de-serialisation functions of ocaml types

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_protocol_conv-5.2.2.tbz
sha256=994362c2185d12f732e522e1e457b7de67745e594b898368c878424e93f84587
sha512=237b236a257f35ad671194f6ee0690dfc85eef9b088a928e7b0582b23b5acc19b6727318be6b7abfa0f6c1052047b820e7a0345d8cadb3c0280e18dc3da6e453

doc/ppx_protocol_conv.driver/Ppx_protocol_driver/index.html

Module Ppx_protocol_driverSource

Sourcemodule type Parameters = sig ... end

Set of default Parameters

Sourcemodule type Driver = sig ... end
Sourceval mangle : string -> string

Helper function to convert snake case identifiers to camel case, e.g. a_bcd_ef -> aBcdEf

OCaml

Innovation. Community. Security.