timpl-proc 0.1.0-alpha.2

timpl procedural macros. Not meant to be used directly. Use timpl instead.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.timpl-internal]
version = "0.1.0-alpha.2"

[lib]
proc-macro = true

[package]
authors = ["Timon Schelling"]
description = "timpl procedural macros. Not meant to be used directly. Use timpl instead."
documentation = "https://docs.rs/timpl"
edition = "2021"
license = "MIT"
name = "timpl-proc"
repository = "https://github.com/timon-schelling/timpl"
version = "0.1.0-alpha.2"