texcore_derive 0.1.0

Provides derive macros to the TexCore library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
version = "1.0.109"

[lib]
proc-macro = true

[package]
description = "Provides derive macros to the TexCore library."
documentation = "https://docs.rs/crate/texcore_derive/latest"
edition = "2021"
license = "MIT"
name = "texcore_derive"
version = "0.1.0"