wide-str-impl 0.1.0

Proc macro implementation for compile-time UTF-16 string literals, see the wide-str crate
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "proc-macro-hack"
version = "0.5.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcfdefadc3d57ca21cf17990a28ef4c0f7c61383a28cb7604cf4a18e6ede1420"

[[package]]
name = "wide-str-impl"
version = "0.1.0"
dependencies = [
 "proc-macro-hack",
]