package ppx_stable

  1. Overview
  2. Docs

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.