rust-encode-unicode
UTF-8 and UTF-16 support for char, u8 and u16
UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16.
- Versions: 0.3.6
- Website: https://github.com/tormol/encode_unicode
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-encode-unicode
as follows:
guix install rust-encode-unicode
Or install a particular version:
guix install rust-encode-unicode@0.3.6
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.