prop_tune_macro 0.2.0

The procedural macro crate for proc_tune
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.prop_tune_core]
version = "0.2"

[lib]
proc-macro = true

[package]
description = "The procedural macro crate for proc_tune"
documentation = "https://github.com/emilHof/prop_tune"
edition = "2021"
license = "MIT"
name = "prop_tune_macro"
repository = "https://github.com/emilHof/prop_tune"
resolver = "1"
version = "0.2.0"