strum 0.13.0

Helpful macros for working with enums and strings
Documentation
[badges.travis-ci]
repository = "Peternator7/strum"
[dev-dependencies.strum_macros]
version = "0.13.0"

[package]
authors = ["Peter Glotfelty <peglotfe@microsoft.com>"]
categories = ["development-tools::procedural-macro-helpers", "parsing"]
description = "Helpful macros for working with enums and strings"
documentation = "https://docs.rs/strum"
homepage = "https://github.com/Peternator7/strum"
keywords = ["enum", "string", "macros", "proc-macros"]
license = "MIT"
name = "strum"
readme = "../README.md"
version = "0.13.0"