Module Containers_codegen.CodeSource

Representation of OCaml code

Sourcetype t = code
Sourceval to_string : t -> string
Sourceval mk_pp : unit Fmt.printer -> t
Sourceval mk_str : string -> t
Sourceval in_struct : string -> t list -> t
Sourceval in_sig : string -> t list -> t