revstr 1.0.2

Simply reverses strings
1
2
3
4
5
6
7
8
9
10
11
# 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>