pub fn format_text<T: Parse + Format>(text: &str) -> Result<String>
Formats an Erlang text with the default options.