Struct vkrs::users::IsAppUser [] [src]

pub struct IsAppUser { /* fields omitted */ }

The users.isAppUser API request.

Methods

impl IsAppUser
[src]

Trait Implementations

impl Debug for IsAppUser
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for IsAppUser
[src]