module D: sig .. end
sig
end
See
module Raw: Svg_sigs.Make(Xml).T with type (+'a) elt = 'a elt and type (+'a) attrib = 'a attrib
Svg_sigs.Make(Xml).T
with type (+'a) elt = 'a elt and type (+'a) attrib = 'a attrib
include Eliom_content.Svg.D.Raw