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

5.2.1.tar.gz
md5=e42676dee0a9bfbc016f1f6911525109
sha512=9bca29e7964319eb554a138bcb79b7153a3c3d4c3439db8a5bab92f6d5257985f0067cd25e36385ed61718391a8f8ed140b55adc3fdb0f7dd80c6aa819715665

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.