Type Alias vrc_log::WatchResponse

source ·
pub type WatchResponse = (Sender<PathBuf>, Receiver<PathBuf>, PollWatcher);