package ppx_stable

  1. Overview
  2. Docs
Stable types conversions generator

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_stable-v0.16.0.tar.gz
sha256=91b8e7540662c94922d8f7cb7afa7ea73e8890341e65290785c2aca0c2173094

doc/ppx_stable/Ppx_stable/index.html

Module Ppx_stableSource

Sourceval make_stable_changes_attribute : loc:Ppxlib.Location.t -> ?add:string list -> ?modify:string list -> ?set:string list -> ?remove:string list -> unit -> Ppxlib.attribute

Construct an attribute containing the list of stable changes to include in the stable converters. If attached to a type definition, this attributes obsoletes and prevents the use of stable change arguments to the @@deriving attribute.

Sourceval stable_record : Ppxlib.Deriving.t
Sourceval stable_variant : Ppxlib.Deriving.t
OCaml

Innovation. Community. Security.