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

rust-unicode-width 0.1.10

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 rust-unicode-width 0.1.10 as follows:

guix install rust-unicode-width@0.1.10

Or install the latest version:

guix install rust-unicode-width

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.