Function enable_feed

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