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

rust-unicode-ident

Implementation of Unicode Standard Annex #31

This package lets you determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31.

Installation

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

guix install rust-unicode-ident

Or install a particular version:

guix install rust-unicode-ident@1.0.12

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.