Function yts_api::list_movies[][src]

pub async fn list_movies(
    query_term: &str
) -> Result<MovieList, Box<dyn Error + Send + Sync>>