package embedded_ocaml_templates

  1. Overview
  2. Docs

Source file common_eml.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Common_eml.Compile *)
module Compile = Common_eml__Compile

(** @canonical Common_eml.File_handling *)
module File_handling = Common_eml__File_handling

(** @canonical Common_eml.Lexer *)
module Lexer = Common_eml__Lexer

(** @canonical Common_eml.Parser *)
module Parser = Common_eml__Parser

(** @canonical Common_eml.Template *)
module Template = Common_eml__Template

(** @canonical Common_eml.Template_builder *)
module Template_builder = Common_eml__Template_builder

(** @canonical Common_eml.Ustring *)
module Ustring = Common_eml__Ustring
OCaml

Innovation. Community. Security.