Expand description
Error types for the force-pubsub crate.
All errors originating from Pub/Sub API operations are represented by
PubSubError. A convenience Result alias is provided for use
throughout the crate.
Enums§
- PubSub
Error - All errors from the force-pubsub crate.
Type Aliases§
- Result
- Convenience Result alias for Pub/Sub operations.