Module Record_field_handler.Sexp_of
type t=[|common|`drop_default of [ `no_arg | `compare | `equal | `sexp | `func of Ppxlib.expression ]|`drop_if of Ppxlib.expression|`keep]
val create : loc:Ppxlib.Location.t -> Ppxlib.label_declaration -> t