notify_stream

Function notify_stream 

Source
pub fn notify_stream<P: AsRef<Path>>(
    path: P,
    recursive_mode: RecursiveMode,
) -> Result<NotifyStream>