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

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.

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.