Skip to main content

load

Function load 

Source
pub fn load(
    path: &Path,
    properties: &[String],
    all_properties: bool,
) -> Result<(ScxmlScan, ScxmlModel)>