print-positions 0.6.1

A library providing string segmentation on grapheme clusters and ANSI escape sequences for accurate length arithmetic based on visible print positions.
Documentation
[dependencies.unicode-segmentation]
version = "1.10.1"
[dev-dependencies.anyhow]
version = "1.0.69"

[package]
authors = ["Bob Hyman"]
description = "A library providing string segmentation on grapheme clusters and ANSI escape sequences\nfor accurate length arithmetic based on visible print positions.\n"
documentation = "https://docs.rs/print-positions"
edition = "2021"
keywords = ["text", "unicode", "grapheme", "ansi", "escape-sequence"]
license = "MIT OR Apache-2.0"
name = "print-positions"
readme = "README.md"
repository = "https://github.com/bobhy/print-positions"
version = "0.6.1"