events_with_path

Function events_with_path 

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