mvrocketlib-macro 1.1.4

The proc macro crate for the MVRocketLib library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
features = ["full"]
version = "2.0.37"

[lib]
proc-macro = true

[package]
authors = ["Maxim Savenkov"]
description = "The proc macro crate for the MVRocketLib library"
edition = "2021"
license-file = "LICENSE"
name = "mvrocketlib-macro"
version = "1.1.4"