Module Face.Inherit

(Info-goto-node "(elisp)Face Attributes")

type nonrec t =
| Face of t list
| Unspecified
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t