Skip to main content

systemprompt_identifiers/
webhook.rs

1//! Webhook endpoint identifier.
2
3crate::define_id!(WebhookEndpointId, generate);