OCamlResFormats.ResProduces OCaml source contaiming a single root value which contains an OCamlRes tree to be used at runtime through the OCamlRes module.
module SF : OCamlResSubFormats.SubFormattype data = SF.tThe type of leaves in the resource tree
type params = res_format_paramsParameters to the output function
val output : params -> data OCamlRes.Res.root -> unitPretty print a resource store to a PPrint document