bitflags 0.3.4

A macro to generate structures which behave like bitflags.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
no_std = []

[package]
authors = ["The Rust Project Developers"]
description = "A macro to generate structures which behave like bitflags.\n"
documentation = "https://doc.rust-lang.org/bitflags"
homepage = "https://github.com/rust-lang/bitflags"
license = "MIT/Apache-2.0"
name = "bitflags"
readme = "README.md"
repository = "https://github.com/rust-lang/bitflags"
version = "0.3.4"