update_feed

Function update_feed 

Source
pub async fn update_feed(
    configuration: &Configuration,
    feed_id: &str,
    feed_request: Option<FeedRequest>,
) -> Result<(), Error<UpdateFeedError>>