libside-procmacro 0.1.0

Procmacros for libside
Documentation
[dependencies.proc-macro2]
version = "1.0.30"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits", "printing"]
version = "1.0.5"

[lib]
proc-macro = true

[package]
authors = ["ferrouille <git@ferrouille.nl>"]
description = "Procmacros for libside"
edition = "2021"
license = "AGPL-3.0"
name = "libside-procmacro"
repository = "https://github.com/ferrouille/libside"
version = "0.1.0"