Struct vkrs::stats::TrackVisitor [] [src]

pub struct TrackVisitor;

The stats.trackVisitor API request.

Trait Implementations

impl Debug for TrackVisitor
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TrackVisitor
[src]

impl Eq for TrackVisitor
[src]

impl Request for TrackVisitor
[src]