autodo_helper 0.1.0

Useful program macros for development
Documentation
[package]
name = "autodo_helper"
description = "Useful program macros for development"
keywords = ["template", "generator", "source", "format"]
categories = ["development-tools","macro-utilities"]
homepage = "https://autodo.xyz"

version = "0.1.0"
authors = ["cheeroncode <code@autodo.xyz>"]

edition = "2018"
license = "MPL-2.0"




# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
    proc-macro = true

[dependencies]