package ppx_protocol_conv

  1. Overview
  2. Docs

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.