Struct vkrs::photos::MakeCover [] [src]

pub struct MakeCover { /* fields omitted */ }

The photos.makeCover API request.

Methods

impl MakeCover
[src]

Trait Implementations

impl Eq for MakeCover
[src]

impl Copy for MakeCover
[src]

impl Debug for MakeCover
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for MakeCover
[src]