Struct vkrs::photos::GetWallUploadServer [] [src]

pub struct GetWallUploadServer { /* fields omitted */ }

The photos.getWallUploadServer API request.

Methods

impl GetWallUploadServer
[src]

Trait Implementations

impl Eq for GetWallUploadServer
[src]

impl Copy for GetWallUploadServer
[src]

impl Debug for GetWallUploadServer
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetWallUploadServer
[src]