unicode-reverse 1.0.9

Unicode-aware in-place string reversal
Documentation
[dependencies.unicode-segmentation]
version = "1.0"
[dev-dependencies.quickcheck]
version = "0.4"

[package]
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
categories = ["text-processing"]
description = "Unicode-aware in-place string reversal"
documentation = "https://docs.rs/unicode-reverse"
edition = "2021"
keywords = ["unicode", "string", "reverse", "graphemes", "no_std"]
license = "MIT OR Apache-2.0"
name = "unicode-reverse"
readme = "README.md"
repository = "https://github.com/mbrubeck/unicode-reverse"
version = "1.0.9"