tinymist_project

Function watch_deps

Source
pub async fn watch_deps(
    inbox: UnboundedReceiver<NotifyMessage>,
    interrupted_by_events: impl FnMut(FilesystemEvent) + Send + Sync + 'static,
)
Expand description

Watches on a set of files.