pub fn format_file<T: Parse + Format, P: AsRef<Path>>(path: P) -> Result<String>
Formats an Erlang file with the default options.