Skip to main content

systemprompt_identifiers/
events.rs

1//! Event-bus identifiers.
2//!
3//! Copyright (c) systemprompt.io — Business Source License 1.1.
4//! See <https://systemprompt.io> for licensing details.
5
6crate::define_id!(EventOutboxId, generate);