Struct feed_rs::model::MediaRating [−][src]
Expand description
Rating of the feed, item or media within the content
Fields
urn: Stringvalue: StringImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for MediaRating
impl Send for MediaRating
impl Sync for MediaRating
impl Unpin for MediaRating
impl UnwindSafe for MediaRating
Blanket Implementations
Mutably borrows from an owned value. Read more