The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RssImage
arsd
rss
Undocumented in source.
struct
RssImage {
string
title
;
string
url
;
string
link
;
string
width
;
string
height
;
string
description
;
}
Members
Variables
description
string
description
;
img title
link
string
link
;
like a href
title
string
title
;
img alt
url
string
url
;
like the img src
Meta
Source
See Implementation
arsd
rss
enums
FeedType
functions
feedToAtom
identifyFeed
parseAtom
parseFeed
parseRss
structs
AtomContent
AtomEnclosure
AtomEntry
AtomFeed
AtomPerson
Feed
RssImage