Module Ppx_yojson_conv_expander__Label_with_name
val create : label:Base.string -> name_override:Base.string Base.option -> t
val of_constructor_declaration : Ppxlib.constructor_declaration -> t
val label : t -> Base.string
val name : t -> Base.string