reformat_code

Function reformat_code 

Source
pub fn reformat_code(
    code: &str,
    uri: &str,
    options: FormattingOptions,
) -> String