Function imdb_async::start_stream_lines [−][src]
pub async fn start_stream_lines(
url: &str
) -> Result<impl Stream<Item = Result<String, Error>>, Error>
pub async fn start_stream_lines(
url: &str
) -> Result<impl Stream<Item = Result<String, Error>>, Error>