[][src]Function gpp::process_file

pub fn process_file(
    filename: &str,
    context: &mut Context
) -> Result<String, Error>

Process a file.

See process_buf for more details.