Function fetch_from_feed

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