rust-unicode-segmentation 1.8.0
Grapheme Cluster, Word and Sentence boundaries
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
- Website: https://github.com/unicode-rs/unicode-segmentation
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-unicode-segmentation 1.8.0
as follows:
guix install rust-unicode-segmentation@1.8.0
Or install the latest version:
guix install rust-unicode-segmentation
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.