Function fetch_from_all_feeds

Source
pub async fn fetch_from_all_feeds(
    configuration: &Configuration,
) -> Result<FetchFromFeed200Response, Error<FetchFromAllFeedsError>>