reword 0.2.1

A macro for generating types that allows for fast lookup of `const` values at runtime.
Documentation
[package]

name = "reword"

version = "0.2.1"

authors = ["evenorog <evenorog@gmail.com>"]

description = "A macro for generating types that allows for fast lookup of `const` values at runtime."

documentation = "https://docs.rs/crate/reword"

repository = "https://github.com/evenorog/reword"

readme = "README.md"

license = "MIT/Apache-2.0"

keywords = []

categories = ["no-std", "internationalization"]