Struct jsonfeed::Attachment [] [src]

pub struct Attachment { /* fields omitted */ }

Represents an attachment for an item

Trait Implementations

impl Debug for Attachment
[src]

Formats the value using the given formatter.

impl Clone for Attachment
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Attachment
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.