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 2 months ago
JSON representation
Lets you make utf16 literals in rust.
- Host: GitHub
- URL: https://github.com/lokathor/utf16_lit
- Owner: Lokathor
- License: zlib
- Created: 2020-03-06T07:03:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T17:22:09.000Z (over 3 years ago)
- Last Synced: 2024-05-09T09:47:44.480Z (about 1 year ago)
- Topics: rust, zlib-license
- Language: Rust
- Homepage: https://docs.rs/utf16_lit/
- Size: 42 KB
- Stars: 9
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE-ZLIB.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Zlib)

[](https://crates.io/crates/utf16_lit)
[](https://docs.rs/utf16_lit/)# utf16_lit
Provides a macro_rules to re-encode utf8 to utf16.