[dependencies]
[package]
authors = ["Lictor Guzman <lctrgzmn@gmail.com>"]
description = "A tiny Rust crate for generating byte-sized enums that represent a fixed, ordered set of &str data."
edition = "2018"
keywords = ["strings", "lexemes"]
license = "MIT"
name = "stringy"
readme = "README.md"
repository = "https://github.com/lctr/stringy"
version = "0.2.1"