pub fn format_code( code: &str, config: Config, range: Option<Range>, verify_output: OutputVerification, ) -> Result<String, Error>
Formats given Lua code