pub fn open_root_unwatched(key: RootKey) -> Arc<SharedRootHandle>Expand description
Open (or join) a shared root without a native watcher; hints come from
SharedRootHandle::hint_sender. For tests and embedders.
pub fn open_root_unwatched(key: RootKey) -> Arc<SharedRootHandle>Open (or join) a shared root without a native watcher; hints come from
SharedRootHandle::hint_sender. For tests and embedders.