Struct vkrs::photos::GetOwnerPhotoUploadServer [] [src]

pub struct GetOwnerPhotoUploadServer { /* fields omitted */ }

The photos.getOwnerPhotoUploadServer API request.

Methods

impl GetOwnerPhotoUploadServer
[src]

Trait Implementations

impl Eq for GetOwnerPhotoUploadServer
[src]

impl Copy for GetOwnerPhotoUploadServer
[src]

impl Debug for GetOwnerPhotoUploadServer
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetOwnerPhotoUploadServer
[src]