Struct vkrs::audio::GetLyrics [] [src]

pub struct GetLyrics { /* fields omitted */ }

The audio.getLyrics API request.

Methods

impl GetLyrics
[src]

Trait Implementations

impl Copy for GetLyrics
[src]

impl Eq for GetLyrics
[src]

impl Debug for GetLyrics
[src]

Formats the value using the given formatter.

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetLyrics
[src]