Docs.rs
qbsp_macros-0.5.0
qbsp_macros 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Noxmore
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qbsp_
macros
0.5.0
All Items
Crate Items
Derive Macros
Crate
qbsp_macros
Copy item path
Source
Derive Macros
ยง
BspValue
Automatically implements BspValue on structs in the order of the fields, or unit enums with
#[repr(...)]
and explicit discriminants (e.g. Foo = 1).