Crate utf16_literal [] [src]

This crate provides the utf16! macro, that takes a string literal and produces a &[u16; N] containing the UTF-16 encoded version of that string.

Functions

utf16

Emit a UTF-16 encoded string