pub fn set_nav_observer(observer: Option<Box<NavObserver>>)Expand description
Install (or clear, with None) the navigation observer. Resets the dedup baseline so the next
change fires regardless of where recording started.
pub fn set_nav_observer(observer: Option<Box<NavObserver>>)Install (or clear, with None) the navigation observer. Resets the dedup baseline so the next
change fires regardless of where recording started.