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

3.1.3.tar.gz
md5=891e1169b50d6ba3f08efea77e80ce3a
sha512=c1801c78dba94cd4c67aae5715c580e8a8d963bf064c1e45dffcebd50f13e1b2acf23a07e19231a22ed97970b1b42fb79dee27e6a14c9fc643815fddf6ceab6d

doc/ppx_protocol_conv.driver/Ppx_protocol_driver/index.html

Module Ppx_protocol_driver

module type Driver = sig ... end
val mangle : string -> string
module Make (D : Driver) : Protocol_conv.Runtime.Driver with type t = D.t and type 'a flags = ?flags:[ `Mangle of string -> string ] -> 'a
OCaml

Innovation. Community. Security.