pub async fn get_feed( configuration: &Configuration, feed_id: &str, ) -> Result<Feed, Error<GetFeedError>>