Module Ecaml__.Text.Face_spec.One

type t =
| Attributes of Ecaml.Face.Attribute_and_value.t list
| Face of Ecaml.Face.t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
val of_value_exn : Ecaml.Value.t ‑> t
val to_value : t ‑> Ecaml.Value.t