Type Definition iced_native::subscription::Tracker[][src]

type Tracker = Tracker<Hasher, (Event, Status)>;

A native Subscription tracker.