var searchIndex = {}; searchIndex["rss"] = {"doc":"## Reading","items":[[3,"Channel","rss","A representation of the `<channel>` element.",null,null],[12,"title","","The name of the channel. This is the content of the `<title>` element inside the `<channel>`.",0,null],[12,"link","","The URL for the website corresponding to the channel. This is the content of the `<link>` element inside the `<channel>`.",0,null],[12,"description","","The description of the channel. This is the content of the `<description>` element inside the `<channel>`.",0,null],[12,"language","","The language of the channel. This is the content of the `<language>` element inside the `<channel>`.",0,null],[12,"pub_date","","The publication date for the content of the channel. This is the content of the `<pubDate>` element inside the `<channel>`.",0,null],[12,"last_build_date","","The date that the contents of the channel last changed. This is the content of the `<lastBuildDate>` element inside the `<channel>`.",0,null],[12,"categories","","The categories the channel belongs to. This is the content of all of the `<category>` elements inside the `<channel>`.",0,null],[12,"items","","The items in the channel. This is the content of all of the `<item>` elements inside the `<channel>`.",0,null],[3,"Item","","A representation of the `<item>` element.",null,null],[12,"title","","The title of the item. This is the content of the `<title>` element inside the `<item>`.",1,null],[12,"link","","The URL of the item. This is the content of the `<link>` element inside the `<item>`.",1,null],[12,"description","","The item synopsis. This is the content of the `<description>` element inside the `<item>`.",1,null],[12,"author","","The email address of author of the item. This is the content of the `<author>` element inside the `<item>`.",1,null],[12,"categories","","The categories the item belongs to. This is the content of all of the `<category>` elements inside the `<item>`.",1,null],[12,"comments","","The URL for the comments page of the item. This is the content of the `<comments>` element inside the `<item>`.",1,null],[12,"enclosure","","The description of a media object that is attached to the item. This is the content of the `<enclosure>` element inside the `<item>`.",1,null],[12,"guid","","A string that uniquely identifies the item. This is the content of the `<guid>` element inside the `<item>`.",1,null],[12,"pub_date","","The date the item was published. This is the content of the `<pubDate>` element inside the `<item>`.",1,null],[12,"source","","The RSS channel the item came from. This is the content of the `<source>` element inside the `<item>`.",1,null],[12,"content","","The HTML contents of the item. This is the content of the `<content:encoded>` element inside the `<item>`.",1,null],[3,"Guid","","A representation of the `<guid>` element.",null,null],[12,"value","","The value of the guid. This is the content of the `<guid>` tag.",2,null],[12,"is_permalink","","Indicates if the guid is a permalink. This is the `isPermaLink` attribute of the `<guid>` tag.",2,null],[3,"Enclosure","","A representation of the `<enclosure>` element.",null,null],[12,"url","","The url of the enclosure. This is the `url` attribute of the `<enclosure>`.",3,null],[12,"length","","The length of the enclosure. This is the `length` attribute of the `<enclosure>`.",3,null],[12,"mime_type","","The mime type of the enclosure. This is the `type` attribute of the `<enclosure>`.",3,null],[3,"Source","","A representation of the `<source>` element.",null,null],[12,"url","","The url of the source. This is the `url` attribute of the `<source>`.",4,null],[12,"title","","The title of the source. This is the content of the `<source>`.",4,null],[4,"Error","","An enumration containing the types of errors that could occur while parsing an RSS feed.",null,null],[13,"MissingField","","A required field was missing.",5,null],[13,"InvalidField","","A field was the wrong type.",5,null],[13,"Utf8","","An error occurred while converting bytes to UTF8"",5,null],[13,"XmlParsing","","An XML parser error occurred.",5,null],[13,"NotFound","","No <channel> element was found.",5,null],[5,"parse","","Attempt to parse the `EventReader` for an RSS channel.\n# Example",null,{"inputs":[{"name":"eventreader"}],"output":{"name":"result"}}],[11,"read_from","","Attempt to read the RSS channel from the speficied reader.",0,{"inputs":[{"name":"r"}],"output":{"name":"result"}}],[11,"from_str","","Attempt to read the RSS channel from the speficied str.",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"fmt","","",5,null],[11,"description","","",5,null],[11,"cause","","",5,null],[11,"fmt","","",5,null],[11,"from","","",5,{"inputs":[{"name":"xmlerror"}],"output":{"name":"error"}}],[11,"from","","",5,{"inputs":[{"name":"utf8error"}],"output":{"name":"error"}}]],"paths":[[3,"Channel"],[3,"Item"],[3,"Guid"],[3,"Enclosure"],[3,"Source"],[4,"Error"]]}; initSearch(searchIndex);