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