Struct vkrs::audio::GetCount [] [src]

pub struct GetCount { /* fields omitted */ }

The audio.getCount API request.

Methods

impl GetCount
[src]

Trait Implementations

impl Copy for GetCount
[src]

impl Eq for GetCount
[src]

impl Debug for GetCount
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetCount
[src]