parse_path

Function parse_path 

Source
pub fn parse_path(
    path: &PathBuf,
    config: &ParseConfig,
) -> Result<Vec<(PathBuf, String)>>