constructivism_macro_gen 0.3.0

Macro helper for constructivist
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
version = "2.0.37"

[lib]
proc-macro = true

[package]
description = "Macro helper for constructivist"
edition = "2021"
homepage = "https://github.com/polako-rs/constructivism/tree/main/crates/constructivism_macro_gen"
license = "MIT OR Apache-2.0"
name = "constructivism_macro_gen"
readme = "README.md"
repository = "https://github.com/polako-rs/constructivism"
version = "0.3.0"