Skip to main content

run_rustfmt

Function run_rustfmt 

Source
fn run_rustfmt(
    snap: &GlobalStateSnapshot,
    text_document: TextDocumentIdentifier,
    range: Option<Range>,
) -> Result<Option<Vec<TextEdit>>>