Module Format.Rule
A rule consists of a styled prefix, a styled suffix, and a style. Rules are applied to strings using functions defined in Output_ops.
module Affix : sig ... end
An affix is either a prefix or a suffix.
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t