ppx_protocol_conv
ppx_protocol_conv copied to clipboard
Pluggable serialization and deserialization of ocaml data strucures based on type_conv
Results
2
ppx_protocol_conv issues
Sort by
recently updated
recently updated
newest added
Type `result` has been part of Pervasives since 4.03.0.
This is a question, not an issue. I am trying to use this library to parse an XML format I do not have control over. Suppose it has an XSD...