Crate rustfmt_format_diff
source ยทStructsยง
- Range ๐
Enumsยง
- FormatDiffError ๐
Constantsยง
- DEFAULT_PATTERN ๐The default pattern of files to format.
Functionsยง
- main ๐
- run ๐
- run_rustfmt ๐
- scan_diff ๐Scans a diff from
from, and returns the set of files found, and the ranges in those files.