appcore_plugin 0.0.1

(Placeholder) Compiler plugin for appcore.
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
name = "appcore_plugin"
plugin = true
test = false

[package]
authors = ["ceram1 <ceram1000@gmail.com>"]
description = "(Placeholder) Compiler plugin for appcore."
documentation = "https://ceram1.github.io/appcore/appcore_plugin"
license = "LGPL-3.0"
name = "appcore_plugin"
repository = "https://github.com/ceram1/appcore"
version = "0.0.1"