oa_gateway_dds

Function parse_qos

Source
pub fn parse_qos(xml: &str) -> Result<QosSpec, String>
Expand description

Parses the subset from xml.

ยงErrors

Returns a message if the document is not well-formed or names an unknown element.