ppx_meta_conv.runtime
Meta_conv.Coder
ppx_meta_conv_plugin
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.