Docs.rs
bitflags-attr-macros-0.7.2
bitflags-attr-macros 0.7.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GrayJack
Dependencies
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitflags_
attr_
macros
0.7.2
All Items
Crate Items
Attribute Macros
Crate
bitflags_attr_macros
Copy item path
Source
Attribute Macros
ยง
bitflag
An attribute macro that transforms an C-like enum into a bitflag struct implementing an type API similar to the
bitflags
crate, and implementing traits as listed below.