module F: sig .. end
sig
end
module Raw: Html5_sigs.Make(Xml)(Svg.F.Raw).T with type (+'a) elt = 'a elt and type (+'a) attrib = 'a attrib
Html5_sigs.Make(Xml)(Svg.F.Raw).T
with type (+'a) elt = 'a elt and type (+'a) attrib = 'a attrib
include Eliom_content_core.Html5.F.Raw