Docs.rs
trait-variable-macros-0.3.6
trait-variable-macros 0.3.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dbsxdbsx
Dependencies
lazy_static ^1.4
normal
once_cell ^1.8
normal
paste ^1.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.5
normal
syn ^1.0
normal
Versions
66.67%
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
trait_
variable_
macros
0.3.6
All Items
Crate Items
Macros
Attribute Macros
Crate
trait_variable_macros
Copy item path
Source
Macros
§
trait_
variable
functional macro: used to generate code for a trait with variable fields
Attribute Macros
§
trait_
var
attribute macro: used to tag Rust struct like:
#[trait_var(<trait_name>)]