Module Containers_codegen.Code
Representation of OCaml code
type t= code
val pp : t Fmt.printerval to_string : t -> stringval mk_pp : unit Fmt.printer -> tval mk_str : string -> tval in_struct : string -> t list -> tval in_sig : string -> t list -> t