track-macro

Crates.iotrack-macro
lib.rstrack-macro
version0.1.0
sourcesrc
created_at2020-02-14 18:33:47.831202
updated_at2020-02-21 14:07:11.586315
descriptionA macro to track data changes.
homepage
repositoryhttps://github.com/entity-sync-rs/track-macro
max_upload_size
id209162
size6,482
Timon (TimonPost)

documentation

https://docs.rs/track-macro/

README

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.

Commit count: 5

cargo fmt