dune._stdune
Stdune.Sexp
dune._caml
dune._dune_lang
dune._ocaml_config
dune._which-program
dune.configurator
which_program_dune
which_program_jbuilder
type t =
| Atom of string
| List of t list
module Encoder : sig ... end
val to_string : t -> string
val pp : Format.formatter -> t -> unit