wchar 0.1.1

A procedural macro for compile time UTF-16 strings
Documentation

wchar-rs   Travis build status Appveyor build status Latest Version API docs

A procedural macro for compile time UTF-16 strings.

This crate introduces a macro to create UTF-16 wide strings at compiler time, like the L literal in C.