Expand description
Error types for the questrade-client crate.
Enums§
- Questrade
Error - Errors returned by the Questrade API client.
Type Aliases§
- Result
- Convenience type alias for
Result<T, QuestradeError>.
Error types for the questrade-client crate.
Result<T, QuestradeError>.