Description
Provides a shared registry for OCaml PPX deriving plug-ins. It lets PPX tools coordinate deriving extensions so libraries can generate common functions from type definitions consistently.
Use it when a project depends on PPX deriving infrastructure. It is part of the OCaml build and code-generation toolchain, not an end-user application.