str_rev 0.1.0

By use of this function you can easliy reverse any string
Documentation
[package]
name = "str_rev"
version = "0.1.0"
authors = ["muhammadarsalanmirza <marsalan485@gmail.com>"]
edition = "2018"

license = "MIT"
description = "By use of this function you can easliy reverse any string"
homepage = "https://github.com/muhammadarsalanmirza/str_rev"
repository = "https://github.com/muhammadarsalanmirza/str_rev"
readme="README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]