pub fn use_watcher<W: 'static>(factory: impl FnMut() -> Option<W> + 'static)
Dioxus Signal을 자동으로 추적하여 의존성 변경 시 이전 감시자를 Drop하고 새 감시자를 시작하는 순수 리액티브 훅