pub fn use_track_watcher<T: 'static>(watcher: &Receiver<T>)Expand description
Subscribe this component to the given [watch::Receiver].
pub fn use_track_watcher<T: 'static>(watcher: &Receiver<T>)Subscribe this component to the given [watch::Receiver].