text_magic_test 0.1.1

A library for string manipulation, including reversing strings and checking palindrome words
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "text_magic_test"
version = "0.1.1"
authors = ["Josue"]
description = "A library for string manipulation, including reversing strings and checking palindrome words"
license = "MIT"
edition = "2024"

[dependencies]