Function notify_stream::notify_stream[][src]

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