pub async fn enable_feed( configuration: &Configuration, feed_id: &str, ) -> Result<(), Error<EnableFeedError>>