Module Options.Encoding

type t =
| Latin1
| Utf8
val compare : t -> t -> int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t