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

rust-unicode-width

Determine displayed width according to Unicode rules

This crate allows you to determine displayed width of char and str types according to Unicode Standard Annex #11 rules.

Installation

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

guix install rust-unicode-width

Or install a particular version:

guix install rust-unicode-width@0.1.11

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.