Rosetta_Project
Rosetta_Project copied to clipboard
Added Caesar cipher in Rust
There are some issues remaining, such as simplify and generalize character search replacement function, and that the function, as is, can't handle negative shifts.
Try to solve the issues and let me know!