Register_pp is like Register, but allows a custom pp function rather than using to_string.
Register_pp
Register
pp
to_string
M : sig ... end
type t
val pp : Base.Formatter.t ‑> t ‑> unit