alphabet-macro 0.1.0

Provides a macro that can be used to easily create const alphabets.
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["FloorIsJava <lk97798@posteo.net>"]
description = "Provides a macro that can be used to easily create const alphabets."
edition = "2018"
license = "MIT"
name = "alphabet-macro"
version = "0.1.0"