[−][src]Module c2rust_refactor::rewrite::files
Code for applying TextRewrite
s to the actual source files.
Functions
print_diff | Print a unified diff between lines of |
rewrite_files_with | Apply a sequence of rewrites to the source code, handling the results by passing the new text
to |