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

rust-unicode-xid 0.0.4

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 rust-unicode-xid 0.0.4 as follows:

guix install rust-unicode-xid@0.0.4

Or install the latest version:

guix install rust-unicode-xid

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.