encap_enum 0.1.3

A non-verbose way to define a group of constants and bit flags.
Documentation
[badges.travis-ci]
branch = "master"
repository = "Razordor/encap_enum"

[dependencies]

[package]
authors = ["Jonathan Thomason"]
categories = ["no-std"]
description = "A non-verbose way to define a group of constants and bit flags."
edition = "2018"
exclude = [".vs/", "target/", "x64/", "encap_enum.sln", "encap_enum.vcxproj", "encap_enum.vcxproj.filters", "encap_enum.vcxproj.user, sh.exe.stackdump, .git/"]
homepage = "https://github.com/Razordor/encap_enum"
keywords = ["bit", "flags", "bitflags", "bitmask", "enum"]
license = "MIT"
name = "encap_enum"
readme = "readme.md"
repository = "https://github.com/Razordor/encap_enum"
version = "0.1.3"