Crates.io | reverse_tool |
lib.rs | reverse_tool |
version | 0.1.0 |
source | src |
created_at | 2024-11-28 04:41:24.074848 |
updated_at | 2024-11-28 04:41:24.074848 |
description | A CLI tool to reverse a string. |
homepage | https://github.com/Blasber15-hue/reverse_tool |
repository | https://github.com/Blasberg15-hue/reverse_tool |
max_upload_size | |
id | 1463918 |
size | 2,060 |
"# 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"