reverse_tool

Crates.ioreverse_tool
lib.rsreverse_tool
version0.1.0
sourcesrc
created_at2024-11-28 04:41:24.074848
updated_at2024-11-28 04:41:24.074848
descriptionA CLI tool to reverse a string.
homepagehttps://github.com/Blasber15-hue/reverse_tool
repositoryhttps://github.com/Blasberg15-hue/reverse_tool
max_upload_size
id1463918
size2,060
(Blasberg15-hue)

documentation

https://docs.rs/reverse_tool

README

"# 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"

Commit count: 0

cargo fmt