Docs.rs
trait_variable-0.7.0
trait_variable 0.7.0
Permalink
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 ^2.0
normal
walkdir ^2.3
normal
Versions
66.67%
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
trait_
variable
0.7.0
All Items
Crate Items
Macros
Attribute Macros
Crate
trait_variable
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>)]