Module Face_spec.One
type t
=
|
Attributes of Face.Attribute_and_value.t list
|
Face of Face.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val of_value_exn : Ecaml__.Import.Value.t -> t
val to_value : t -> Ecaml__.Import.Value.t
Face_spec.One
type t
=
| Attributes of Face.Attribute_and_value.t list |
| Face of Face.t |
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val of_value_exn : Ecaml__.Import.Value.t -> t
val to_value : t -> Ecaml__.Import.Value.t