Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lokathor/utf16_lit

Lets you make utf16 literals in rust.
https://github.com/lokathor/utf16_lit

rust zlib-license

Last synced: about 8 hours ago
JSON representation

Lets you make utf16 literals in rust.

Awesome Lists containing this project

README

        

[![License:Zlib](https://img.shields.io/badge/License-Zlib-brightgreen.svg)](https://opensource.org/licenses/Zlib)
![min-rust](https://img.shields.io/badge/Min%20Rust-1.46-green.svg)
[![crates.io](https://img.shields.io/crates/v/utf16_lit.svg)](https://crates.io/crates/utf16_lit)
[![docs.rs](https://docs.rs/utf16_lit/badge.svg)](https://docs.rs/utf16_lit/)

# utf16_lit

Provides a macro_rules to re-encode utf8 to utf16.