wchar-impl 0.6.0

Internal implementation of wchar using proc-macro-hack
Documentation
[dependencies.proc-macro-hack]
version = "0.5"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["derive", "parsing", "proc-macro"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Juici <juicy66173@gmail.com>"]
description = "Internal implementation of wchar using proc-macro-hack"
documentation = "https://docs.rs/wchar"
edition = "2018"
homepage = "https://github.com/Juici/wchar-rs"
license = "MIT"
name = "wchar-impl"
repository = "https://github.com/Juici/wchar-rs"
version = "0.6.0"