process_file

Function process_file 

Source
pub fn process_file(
    path: &PathBuf,
    criteria: &AstFilterCriteria,
) -> Result<String, AppError>