Struct vkrs::video::ReorderAlbums [] [src]

pub struct ReorderAlbums { /* fields omitted */ }

The video.reorderAlbums API request.

Methods

impl ReorderAlbums
[src]

Trait Implementations

impl Eq for ReorderAlbums
[src]

impl Copy for ReorderAlbums
[src]

impl Debug for ReorderAlbums
[src]

Formats the value using the given formatter.

impl PartialEq for ReorderAlbums
[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 ReorderAlbums
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for ReorderAlbums
[src]