add_feed

Function add_feed 

Source
pub async fn add_feed(
    configuration: &Configuration,
    add_feed_request: Option<AddFeedRequest>,
) -> Result<GetFeeds200ResponseInner, Error<AddFeedError>>