Module Eliom_content.Svg.F

module F: sig .. end

Creation of functional content (copy-able but not referable).

See


module Raw: Svg_sigs.Make(Xml).T 
      with type +'a elt = 'a elt
       and type +'a attrib = 'a attrib

Cf.

include Eliom_content.Svg.F.Raw