package ppx_meta_conv

  1. Overview
  2. Docs
module Make (A : Types.Min) : Types.S with type target = A.target

If you want to write an instance of meta_conv implementation, you define the following primitive encoders and decoders at least.