Docs.rs
track-macro-0.1.0
track-macro 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TimonPost
Dependencies
darling ^0.10.2
normal
quote ^1.0.2
normal
syn ^1.0.14
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
track_
macro
0.1.0
All Items
Crate Items
Attribute Macros
Crate
track_macro
Copy item path
Source
Attribute Macros
ยง
track
A macro attribute that indicates a type that needs to be tracked and implements
Trackable
and
TrackableMarker
.