process_file

Function process_file 

Source
pub fn process_file(file: &Path, webroot: &Path) -> Result<Vec<u8>, Error>
Expand description

Processes a single file and returns a structure containing the entire file in memory