pub(crate) async fn events_with_path( path: &Path, ) -> Result<impl Stream<Item = Result<Event>> + 'static>
client