Function dsntk_model::parse
source ยท pub fn parse(xml: &str) -> Result<Definitions>Expand description
Parses the XML document containing DMN model.
pub fn parse(xml: &str) -> Result<Definitions>Parses the XML document containing DMN model.