parse_from_file

Function parse_from_file 

Source
pub fn parse_from_file<T: AsRef<Path> + Debug>(path: T) -> Result<Vec<Rule>>
Expand description

Load a yaml ioc.yaml from the file system