Struct vkrs::video::RestoreComment [] [src]

pub struct RestoreComment { /* fields omitted */ }

The video.restoreComment API request.

Methods

impl RestoreComment
[src]

Trait Implementations

impl Eq for RestoreComment
[src]

impl Copy for RestoreComment
[src]

impl Debug for RestoreComment
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for RestoreComment
[src]