revstr

Crates.iorevstr
lib.rsrevstr
version1.0.2
sourcesrc
created_at2023-05-09 15:15:04.33325
updated_at2023-05-11 11:34:55.137339
descriptionSimply reverses strings
homepagehttps://github.com/audunhov/revstr
repositoryhttps://github.com/audunhov/revstr
max_upload_size
id860619
size10,755
(audunhov)

documentation

https://github.com/audunhov/revstr

README

Revstr

Simple CLI tool for reversing strings. There's really not that much more to it.

Installation

Install by using cargo install revstr

Usage

revstr <string>
Commit count: 6

cargo fmt