package ppx_conv_func

  1. Overview
  2. Docs

A module that converts a type into another expression that can be used in camlp4 extensions needs to have the following functions.

val conversion_of_type : Ppx_core.Location.t -> field_name:Ppx_core.string -> field_ty:Ppx_core.core_type -> Ppx_core.expression