//! Placeholder crate reserving the `kuzan_app_protocol_macros` package name.
//!
//! This package exists only to hold the future protocol-macro support crate
//! name on crates.io until the public implementation is ready.
/// Identifies the reserved crate name published by this placeholder.
pub const RESERVED_NAME: &str = "kuzan_app_protocol_macros";