Struct rustfm_scrobble::ScrobblerError [] [src]

pub struct ScrobblerError { /* fields omitted */ }

Methods

impl ScrobblerError
[src]

[src]

Trait Implementations

impl Debug for ScrobblerError
[src]

[src]

Formats the value using the given formatter.

impl Display for ScrobblerError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for ScrobblerError
[src]

[src]

A short description of the error. Read more

[src]

The lower-level cause of this error, if any. Read more