Skip to main content

parse_from_str_validated

Function parse_from_str_validated 

Source
pub fn parse_from_str_validated(xml: &str) -> Result<OpenScenario>
Expand description

Parse with validation

Validates the XML structure before attempting to parse it.