"# Reverse Tool" A CLI tool to reverse a string Installation To install the 'reverse_tool' crate, add it to your 'Cargo.toml' Use To use this crate you need to use the command "reverse" Example: cargo run --bin "path/to/your/directory" -- reverse "Your_string"