pub fn process_file(file: &Path, webroot: &Path) -> Result<Vec<u8>, Error>
Processes a single file and returns a structure containing the entire file in memory