pub fn load_bsd_file(document: &str) -> Result<TypeDictionary, XmlError>Expand description
Load an OPC-UA BSD file from a string, document is the content of an OPC-UA BSD file.
pub fn load_bsd_file(document: &str) -> Result<TypeDictionary, XmlError>Load an OPC-UA BSD file from a string, document is the content of an OPC-UA BSD file.