riir 0.0.1

RIIR - The AI tool to Rewrite/Refactor It In Rust
riir-0.0.1 is not a library.

riir

The AI tool for refactoring (Rewrite It In Rust).

Usage

cargo run -- src/main.rs

Reading file: src/main.rs
What should I do with the file?
> Rename the `reader` variable to `rdr`.

Asking AI...
Writing the diff...
Done 🦀