Skip to main content

connect

Function connect 

Source
pub fn connect(
    url: &str,
    options: &WatchOptions,
) -> Result<Box<dyn PathWatcher>, WatchError>