Struct vkrs::photos::GetUserPhotos [] [src]

pub struct GetUserPhotos { /* fields omitted */ }

The photos.getUserPhotos API request.

Methods

impl GetUserPhotos
[src]

Trait Implementations

impl Eq for GetUserPhotos
[src]

impl Copy for GetUserPhotos
[src]

impl Debug for GetUserPhotos
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetUserPhotos
[src]