//! Shared types between the StackPatrol CLI and the control plane.
//!//! Crate is consumed by the public CLI (this workspace) and by the
//! private `stackpatrol-control` workspace, so it must remain free of
//! anything backend-specific.
pubmodevent;pubmodtoken;