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