ppx_repr.lib
Attributes.Make
ppx_repr
module T : sig ... end
include S
val repr : (Ppxlib.core_type, Ppxlib.expression) Ppxlib.Attribute.t
val nobuiltin : (Ppxlib.core_type, unit) Ppxlib.Attribute.t
val all : Ppxlib.Attribute.packed list
Boxed list of all of the attributes required by ppx_repr.