Module pandora_api::errors [−][src]
Enums
| Error | Error type capturing the full range of errors that can arise in the use of this API. The PandoraJsonRequestError variant wraps a separate error type (json::errors::JsonError) that captures errors returned by the Pandora JSON API. |
Type Definitions
| Result | A general, crate-wide result type. |