Skip to main contentCrate draviavemal_xml_rs
Source - log_elapsed
- Macro for measuring and logging the execution time of a function or expression.
- XmlAttribute
- Represents an XML attribute with optional namespace information.
- XmlDeserializer
- Deserializer for converting XML data into an XmlDocument object.
- XmlDocument
- Represents an XML document, containing elements in a tree structure.
- XmlElement
- Represents an XML element node in the DOM tree.
- XmlNamespace
- Manages XML namespace mappings between aliases (prefixes) and URLs.
- XmlSerializer
- Provides XML serialization utilities for converting
XmlDocument objects to XML text.
- XmlElementContentType
- Represents the different types of content that can be contained within an XML element.
- NodeId
- Type alias for node identifiers within an XML document.
- NsAlias
- Namespace alias key
- NsTag
- Element tag name with namespace suppor
- NsUrl
- Namespace url
- Tag
- Element tag name without namespace suppor