Module Mdx.Prelude

type t = [ `All | `One of Mdx__.Ocaml_env.t ] * string
val pp : t Fmt.t
val env_and_payload : string -> t