Function imdb_async::stream_titles[][src]

pub async fn stream_titles(
) -> Result<impl Stream<Item = Result<Title, Error>>, Error>