col_proc_macros_impl 0.1.2

The implementation crate of macros marked with the proc-macro-hack derive macro.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.unicode-xid]
version = "0.2.0"

[lib]
proc-macro = true

[package]
authors = ["NonNullableName <zeroed32@protonmail.com>"]
description = "The implementation crate of macros marked with the proc-macro-hack derive macro."
edition = "2018"
license = "Unlicense"
name = "col_proc_macros_impl"
readme = "README.md"
repository = "https://github.com/NonNullableName/col_proc_macros_impl"
version = "0.1.2"