Module string

Module string 

Source
Expand description

Contains the implementation of UAString.

Structs§

UAString
To avoid naming conflict hell, the OPC UA String type is typed UAString so it does not collide with the Rust String.

Type Aliases§

XmlElement
An XML element.