Struct vkrs::video::GetAlbums [] [src]

pub struct GetAlbums { /* fields omitted */ }

The video.getAlbums API request.

Methods

impl GetAlbums
[src]

Trait Implementations

impl Eq for GetAlbums
[src]

impl Copy for GetAlbums
[src]

impl Debug for GetAlbums
[src]

Formats the value using the given formatter.

impl PartialEq for GetAlbums
[src]

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

This method tests for !=.

impl Clone for GetAlbums
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetAlbums
[src]