pub trait TrackedSource: TrackedSource { }
A Source that can be used in a Tracked instance.
Source
Tracked