auto-bitflags 1.0.2

macro to automatically generate bitflags.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "auto-bitflags"
version = "1.0.2"
authors = ["Matt <mattew8898@gmail.com>"]
description="macro to automatically generate bitflags."
license="BSD-3-Clause"
repository="https://github.com/Matt8898/auto-bitflags"

[dependencies]