Struct vkrs::photos::PutTag [] [src]

pub struct PutTag { /* fields omitted */ }

The video.putTag API request.

Methods

impl PutTag
[src]

Trait Implementations

impl Copy for PutTag
[src]

impl Debug for PutTag
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for PutTag
[src]