OCamlResRegistry.IntSourceRegistered under the name "int".
Leaves are raw data strings
A short dexcription for the help page
include OCamlResSubFormats.SubFormat with type t = intThe generation-time intermediate representation of data.
A parser as used by the scanner to obtain the in-memory resources from files.
A dumper to reconstitute the files from the in-memory resources.
Takes the path to the resource in the resource tree, and its value to pretty print. Returns the OCaml representation of the value.
Provides an optional piece of OCaml code to put before the resource store definition, for instance a type definition.
Provides an optional piece of OCaml code to put after the resource store definition, for instance a type definition.
A name used to identify the subformat.
The name of the subformat module at run-time. If the static type t is the same as the runtime type returned by type_abbrv, this is simply the path to the module used for generation.
A short dexcription for the help page
The list of specific arguments