Module error

Source
Expand description

Error types for the discourse-webhooks crate

This module defines all error types that can occur when processing Discourse webhook events.

Enums§

WebhookError
Errors that can occur when processing webhook events

Type Aliases§

Result
Convenience Result type for webhook operations