format_code

Function format_code 

Source
pub fn format_code(
    text: &str,
    config: &Configuration,
) -> Result<String, SyntaxError>