widestring 0.3.0

A wide string FFI library for converting to and from Wide "Unicode" (UTF-16) strings, such as those often used in Windows API.
Documentation
sudo: false
language: rust
rust:
- stable
- 1.17.0
- beta
- nightly
script:
- cargo test --verbose