Skip to content

andreypopp/ppx_deriving

Repository files navigation

ppx deriving

a collection of ppx deriving plugins

  • json/ - derive JSON serialization functions for both yojson and melange
  • toml/ - derive TOML serialization functions
  • tools/ - code shared between ppx deriving plugins