package tyxml-ppx

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

TyXML ppx library.

This is the documentation for the internal ppx library. Documentation for the ppx itself is available <<a_manual chapter="ppx"|here>>.

type lang =
  1. | Html
  2. | Svg

Given the payload of a %html ... or %svg ... expression, converts it to a TyXML expression representing the markup contained therein.

OCaml

Innovation. Community. Security.