Implemented the Roman Caesar Cipher in pure Rust🦀 to run, use the command: cargo run -- <message> <shift_key> learn more: https://en.wikipedia.org/wiki/Caesar_cipher