track-macro 0.1.0

A macro to track data changes.
Documentation

Donate Latest Version docs Lines of Code MIT

Track Macro

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.