Struct vkrs::audio::Get [] [src]

pub struct Get { /* fields omitted */ }

The audio.get API request.

Methods

impl Get
[src]

Trait Implementations

impl Eq for Get
[src]

impl Debug for Get
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for Get
[src]