std.xml
Generating of XML documents.
This modules provides an Xml type to use for generating XML documents,
refer to its documentation for more details.
For generating HTML documents, use std.html instead.
Types
| Element | An XML element. | |
| Xml | A type for generating XML documents. |