package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Forester_compiler.JobSource

Definition of LaTeX jobs

Sourcetype latex_to_svg_job = {
  1. hash : string;
  2. source : string;
}
Sourceval uri_for_latex_to_svg_job : base:Forester_core.URI.t -> latex_to_svg_job -> Forester_core.URI.t
OCaml

Innovation. Community. Security.