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.
- Versions: 1.0.14
- Website: https://github.com/dtolnay/unicode-ident
- Licenses: ASL 2.0 · Expat · Unicode
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
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.14
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.
Badge code
You can use the following badge to inform users of rust-unicode-ident about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rust-unicode-ident'><img src='https://packages.guix.gnu.org/packages/rust-unicode-ident/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rust-unicode-ident)
Example Org:
[[https://packages.guix.gnu.org/packages/rust-unicode-ident][https://packages.guix.gnu.org/packages/rust-unicode-ident/badges/latest-version.svg]]