pub fn parse_from_file<T: AsRef<Path> + Debug>(path: T) -> Result<Vec<Rule>>
Load a yaml ioc.yaml from the file system