Module type Xml_sigs.Typed_xml
module type Typed_xml = sig..end
module Xml : Xml_sigs.T
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module type Typed_xml = sig..end
module Xml : Xml_sigs.T
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt