Module Expect_test_helpers_base.Sexp_style
include module type of sig ... end
type t= Expect_test_helpers_base__.Expect_test_helpers_base_intf.Sexp_style.t=|To_string_mach|To_string_hum|Pretty of Sexp_pretty.Config.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val default_pretty : tPretty-printing via
Sexp_prettywith default config, except no colors.
val simple_pretty : tPretty-printing via
Sexp_prettywith most heuristics disabled.