package ocp-ocamlres

  1. Overview
  2. Docs

Module OCamlResFormats.ResSource

Produces OCaml source contaiming a single root value which contains an OCamlRes tree to be used at runtime through the OCamlRes module.

Parameters

Signature

Sourcetype data = SF.t

The type of leaves in the resource tree

Parameters to the output function

Sourceval output : params -> data OCamlRes.Res.root -> unit

Pretty print a resource store to a PPrint document

OCaml

Innovation. Community. Security.