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

rust-unicode-xid

Determine Unicode XID related properties

This package provides a Rust library to 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-xid as follows:

guix install rust-unicode-xid

Or install a particular version:

guix install rust-unicode-xid@0.0.4

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.