pub fn expand( file: &Path, formatter: &'_ (dyn Formatter + Send + Sync), ) -> Result<String, Error>
Processes the handlebars template at the given file.