| Crates.io | track-macro |
| lib.rs | track-macro |
| version | 0.1.0 |
| created_at | 2020-02-14 18:33:47.831202+00 |
| updated_at | 2020-02-21 14:07:11.586315+00 |
| description | A macro to track data changes. |
| homepage | |
| repository | https://github.com/entity-sync-rs/track-macro |
| max_upload_size | |
| id | 209162 |
| size | 6,482 |
A macro attribute that indicates a type that needs to be tracked and implements Trackable and TrackableMarker.
This attribute should be used with the track crate.