Docs.rs
binf_macros-1.1.4
binf_macros 1.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
davidon-top
Dependencies
proc-macro2 ^1.0.68
normal
proc-macro2-diagnostics ^0.10.1
normal
quote ^1.0.33
normal
syn ^2.0.38
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
binf_
macros
1.1.4
All Items
Crate Items
Attribute Macros
Crate
binf_macros
Copy item path
Source
Attribute Macros
ยง
bitflag
Attribute proc macro that turns a struct into a bitflag The underlying type of the bitflag is chosen based on the number of fields in the struct usage: