[dependencies.wchar]
version = "0.10"
[dependencies.widestring]
version = "0.4"
[package]
authors = ["OpenByte <development.openbyte@gmail.com>"]
categories = []
description = "A macro for creating c-style u16 wide strings at compile time."
documentation = "https://docs.rs/u16cstr"
edition = "2018"
homepage = "https://github.com/OpenByteDev/u16cstr"
keywords = ["widestring", "cstring", "c-stlye", "wide", "string"]
license = "MIT"
name = "u16cstr"
readme = "README.md"
repository = "https://github.com/OpenByteDev/u16cstr"
version = "0.2.1"