Skip to main content

Module error

Module error 

Source
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§

PubSubError
All errors from the force-pubsub crate.

Type Aliases§

Result
Convenience Result alias for Pub/Sub operations.