Struct vkrs::video::GetTags [] [src]

pub struct GetTags { /* fields omitted */ }

The video.getTags API request.

Methods

impl GetTags
[src]

Trait Implementations

impl Eq for GetTags
[src]

impl Copy for GetTags
[src]

impl Debug for GetTags
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetTags
[src]