Skip to main content

systemprompt_identifiers/
task.rs

1//! Task identifier.
2//!
3//! Copyright (c) systemprompt.io — Business Source License 1.1.
4//! See <https://systemprompt.io> for licensing details.
5
6crate::define_id!(TaskId, generate, schema);