Function rustfmt_format_diff::run_rustfmt
source · pub(crate) fn run_rustfmt(
files: &HashSet<String>,
ranges: &[Range]
) -> Result<(), FormatDiffError>
pub(crate) fn run_rustfmt(
files: &HashSet<String>,
ranges: &[Range]
) -> Result<(), FormatDiffError>