Type Definition Tracker
iced_native::subscription
type Tracker = Tracker<Hasher, Event>;
A native Subscription tracker.
Subscription