Struct vkrs::photos::Report [] [src]

pub struct Report { /* fields omitted */ }

The photos.report API request.

Methods

impl Report
[src]

Trait Implementations

impl Eq for Report
[src]

impl Copy for Report
[src]

impl Debug for Report
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for Report
[src]