This package browser is in early development. Mind the rough edges.

rust-unicode-segmentation

Grapheme Cluster, Word and Sentence boundaries

This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.

Installation

Install the latest version of rust-unicode-segmentation as follows:

guix install rust-unicode-segmentation

Or install a particular version:

guix install rust-unicode-segmentation@1.10.1

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.