Struct ytextract::playlist::Playlist[][src]

pub struct Playlist { /* fields omitted */ }
Expand description

A Playlist.

Implementations

The Id of a playlist

The title of a playlist.

The description of a playlist.

The name of the author of this playlist

Is this playlist unlisted?

The Thumbnails of a playlist.

The amount of views of a playlist

The amount of videos in a playlist

The Videos of a playlist.

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.