Struct quick_atom::Feed [] [src]

pub struct Feed { /* fields omitted */ }

an Atom Feed

Trait Implementations

impl Debug for Feed
[src]

[src]

Formats the value using the given formatter.

impl Default for Feed
[src]

[src]

Returns the "default value" for a type. Read more