Skip to main content

UriString

Type Alias UriString 

Source
pub type UriString = UAString;
Expand description

OPC-UA UriString, represented as just a string.

Aliased Typeยง

pub struct UriString { /* private fields */ }