Expand description
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 Aliases§
- Result
- A general, crate-wide result type.