pub async fn fetch_from_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<FetchFromFeed200Response, Error<FetchFromFeedError>>
pub async fn fetch_from_feed(
configuration: &Configuration,
feed_id: &str,
) -> Result<FetchFromFeed200Response, Error<FetchFromFeedError>>