pub fn open_single_root_unwatched(path: PathBuf) -> Arc<SharedRootHandle>Expand description
open_single_root without a native watcher; hints come from
SharedRootHandle::hint_sender. For tests and embedders.
pub fn open_single_root_unwatched(path: PathBuf) -> Arc<SharedRootHandle>open_single_root without a native watcher; hints come from
SharedRootHandle::hint_sender. For tests and embedders.